[PATCH] D44854: [analyzer] Be more careful about C++17 copy elision.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 30 12:25:33 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328893: [CFG] [analyzer] Avoid modeling C++17 constructors that aren't fully supported. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D44854?vs=140168&id=140469#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44854

Files:
  cfe/trunk/lib/Analysis/CFG.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  cfe/trunk/test/Analysis/cfg-rich-constructors.cpp
  cfe/trunk/test/Analysis/cxx17-mandatory-elision.cpp
  cfe/trunk/test/Analysis/temp-obj-dtors-cfg-output.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44854.140469.patch
Type: text/x-patch
Size: 7111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180330/36a51a62/attachment.bin>


More information about the llvm-commits mailing list