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 | 85e45f278cf0c494cd4a8dbad4ff09d37361f97c (patch) | |
tree | 8adca99d441ec7d32ac25920f7acb433cb99b543 /llvm/lib/Analysis/ProfileInfo.cpp | |
parent | 9556729128e3c4f54b05f9416eea970010ac17ec (diff) | |
download | bcm5719-llvm-85e45f278cf0c494cd4a8dbad4ff09d37361f97c.tar.gz bcm5719-llvm-85e45f278cf0c494cd4a8dbad4ff09d37361f97c.zip |
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.
llvm-svn: 45043
Diffstat (limited to 'llvm/lib/Analysis/ProfileInfo.cpp')
0 files changed, 0 insertions, 0 deletions