diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2011-04-13 08:18:42 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2011-04-13 08:18:42 +0000 |
commit | 0a7aa3b60b234d272bb7f7d468aca54e93b8c626 (patch) | |
tree | 5d83c99d8fde4a040c603ae43ccb746e7b46c25a /llvm/lib/Target/TargetData.cpp | |
parent | 71c58f3d59a4eaa90f5ab43fbc964122258e0379 (diff) | |
download | bcm5719-llvm-0a7aa3b60b234d272bb7f7d468aca54e93b8c626.tar.gz bcm5719-llvm-0a7aa3b60b234d272bb7f7d468aca54e93b8c626.zip |
Teach -Wuninitialized about C++'s typeid expression, including both the
evaluated and unevaluated contexts. Add some testing of sizeof and
typeid.
Both of the typeid tests added here were triggering warnings previously.
Now the one false positive is suppressed without suppressing the warning
on actually buggy code.
llvm-svn: 129431
Diffstat (limited to 'llvm/lib/Target/TargetData.cpp')
0 files changed, 0 insertions, 0 deletions