[PATCH] D47303: [analyzer] NFC: Merge object construction related state traits into one.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 31 19:04:09 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333719: [analyzer] NFC: Track all constructed objects in a single state trait. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D47303?vs=148692&id=149391#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47303

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngine.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngineCXX.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47303.149391.patch
Type: text/x-patch
Size: 38711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180601/0f988f1f/attachment.bin>


More information about the llvm-commits mailing list