aboutsummaryrefslogtreecommitdiff
path: root/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2007-12-14 22:52:23 +0000
committerTed Kremenek <kremenek@apple.com>2007-12-14 22:52:23 +0000
commit699e9fbeae34cdd651b8e6308649c8939f090cbd (patch)
treecbbb94c0c49f9d85effa1eb66aa826dbf4971d54 /CodeGen/CodeGenModule.cpp
parent2929cfa9b7df1d5b0571b54161783e4d791a0b77 (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