[PATCH] D47671: [analyzer] Implement copy elision.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 27 17:35:04 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC335800: [analyzer] Add support for pre-C++17 copy elision. (authored by dergachev, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D47671
Files:
include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
lib/StaticAnalyzer/Core/ExprEngine.cpp
lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
test/Analysis/cxx17-mandatory-elision.cpp
test/Analysis/gtest.cpp
test/Analysis/inlining/temp-dtors-path-notes.cpp
test/Analysis/lifetime-extension.cpp
test/Analysis/temporaries.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47671.153221.patch
Type: text/x-patch
Size: 36800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180628/371c8209/attachment-0001.bin>
More information about the cfe-commits
mailing list