[PATCH] D44854: [analyzer] Be more careful about C++17 copy elision.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 30 12:25:35 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC328893: [CFG] [analyzer] Avoid modeling C++17 constructors that aren't fully supported. (authored by dergachev, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D44854
Files:
lib/Analysis/CFG.cpp
lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
test/Analysis/cfg-rich-constructors.cpp
test/Analysis/cxx17-mandatory-elision.cpp
test/Analysis/temp-obj-dtors-cfg-output.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44854.140470.patch
Type: text/x-patch
Size: 6961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180330/d769cc8c/attachment-0001.bin>
More information about the cfe-commits
mailing list