[PATCH] D51388: [analyzer] NFC: Legalize state manager factory injection.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 25 15:11:56 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343035: [analyzer] NFC: Legalize state manager factory injection. (authored by dergachev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D51388?vs=162968&id=167003#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51388

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h
  cfe/trunk/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/InnerPointerChecker.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51388.167003.patch
Type: text/x-patch
Size: 11062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180925/30a2a3c9/attachment-0001.bin>


More information about the cfe-commits mailing list