summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2012-02-24 23:56:31 +0000
committerDouglas Gregor <dgregor@apple.com>2012-02-24 23:56:31 +0000
commit6073dcab38e4ed161684357d632baf0f12d70a6b (patch)
treeffc906bb6ae067b58e2103fa5c16687a9c73e838 /clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
parent41bd8ac2061b20d63a2068a8f8626fd091d11cd5 (diff)
downloadbcm5719-llvm-6073dcab38e4ed161684357d632baf0f12d70a6b.tar.gz
bcm5719-llvm-6073dcab38e4ed161684357d632baf0f12d70a6b.zip
Implement C++11 [over.match.copy]p1b2, which allows the use of
explicit conversion functions to initialize the argument to a copy/move constructor that itself is the subject of direct initialization. Since we don't have that much context in overload resolution, we end up threading more flags :(. Fixes <rdar://problem/10903741> / PR10456. llvm-svn: 151409
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud