diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-12-14 22:52:23 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-12-14 22:52:23 +0000 |
commit | 699e9fbeae34cdd651b8e6308649c8939f090cbd (patch) | |
tree | cbbb94c0c49f9d85effa1eb66aa826dbf4971d54 /CodeGen/CodeGenModule.cpp | |
parent | 2929cfa9b7df1d5b0571b54161783e4d791a0b77 (diff) |
Added support to StmtIterator to traverse the size expression of a VLA type
declared in a sizeof. For example:
sizeof(int[foo()]);
the expression "foo()" is an expression that is executed during the evaluation
of sizeof.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45043 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions