summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/ProgramState.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-01-12 18:54:33 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-01-12 18:54:33 +0000
commit9eae723c1800d6dec010c0fed7a929596cec21b5 (patch)
tree48b192c1ca22b4b46f0f210a2cc09f7730ca5421 /clang/lib/StaticAnalyzer/Core/ProgramState.cpp
parent0014e38a8b7def40962fe622f56a9d82b1c72740 (diff)
downloadbcm5719-llvm-9eae723c1800d6dec010c0fed7a929596cec21b5.tar.gz
bcm5719-llvm-9eae723c1800d6dec010c0fed7a929596cec21b5.zip
constexpr: initialization of a union from an empty initializer-list should
zero-initialize the first union member. Also fix a bug where initializing an array of types compatible with wchar_t from a wide string literal failed in C, and fortify the C++ tests in this area. This part can't be tested without a code change to enable array evaluation in C (where an existing test fails). llvm-svn: 148035
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/ProgramState.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud