[PATCH] D44755: [analyzer] Suppress more C++17-related crashes.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 22 14:57:30 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328253: [analyzer] Remove an assertion that doesn't hold in C++17. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D44755?vs=139378&id=139518#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44755

Files:
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngine.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  cfe/trunk/test/Analysis/lifetime-extension.cpp
  cfe/trunk/test/Analysis/temporaries.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44755.139518.patch
Type: text/x-patch
Size: 7181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180322/7db2244a/attachment.bin>


More information about the cfe-commits mailing list