diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-07-26 20:04:25 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-07-26 20:04:25 +0000 |
commit | 20edae8749c7967718d2f2bfca76b1a6d39eca8f (patch) | |
tree | e12266cca834b1c4ea7c42f0bc42a01643898ac2 /clang/lib/Analysis/AnalysisDeclContext.cpp | |
parent | 54529a347e13c789ebb544fdae75a2651085b95f (diff) | |
download | bcm5719-llvm-20edae8749c7967718d2f2bfca76b1a6d39eca8f.tar.gz bcm5719-llvm-20edae8749c7967718d2f2bfca76b1a6d39eca8f.zip |
[analyzer] Don't crash on array constructors and destructors.
This workaround is fairly lame: we simulate the first element's constructor
and destructor and rely on the region invalidation to "initialize" the rest
of the elements.
llvm-svn: 160809
Diffstat (limited to 'clang/lib/Analysis/AnalysisDeclContext.cpp')
0 files changed, 0 insertions, 0 deletions