[PATCH] D26759: Remove unused check::RegionChanges::wantsRegionChangeUpdate callback

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 16 15:08:52 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287175: [analyzer] Remove unused check::RegionChanges::wantsRegionChangeUpdate callback (authored by zaks).

Changed prior to commit:
  https://reviews.llvm.org/D26759?vs=78249&id=78271#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26759

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/Checker.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/CheckerManager.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h
  cfe/trunk/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/CheckerManager.cpp
  cfe/trunk/lib/StaticAnalyzer/Core/ExprEngine.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26759.78271.patch
Type: text/x-patch
Size: 8649 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161116/f29091e6/attachment-0001.bin>


More information about the cfe-commits mailing list