[PATCH] D44597: [CFG] [analyzer] Add C++17-specific variable and return value construction contexts.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 22 14:40:20 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL328248: [CFG] [analyzer] Add C++17-specific variable and return construction contexts. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D44597?vs=139245&id=139514#toc
Repository:
rL LLVM
https://reviews.llvm.org/D44597
Files:
cfe/trunk/include/clang/Analysis/CFG.h
cfe/trunk/include/clang/Analysis/ConstructionContext.h
cfe/trunk/lib/Analysis/CFG.cpp
cfe/trunk/lib/Analysis/ConstructionContext.cpp
cfe/trunk/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
cfe/trunk/test/Analysis/cfg-rich-constructors.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44597.139514.patch
Type: text/x-patch
Size: 42539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180322/8dc435c7/attachment-0001.bin>
More information about the cfe-commits
mailing list