[PATCH] D22242: [analyzer] De-duplicate some code for discovering the origin of the symbol.

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 13 11:14:50 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL275290: [analyzer] Implement a methond to discover origin region of a symbol. (authored by dergachev).

Changed prior to commit:
  http://reviews.llvm.org/D22242?vs=63688&id=63828#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D22242

Files:
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h
  cfe/trunk/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
  cfe/trunk/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
  cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22242.63828.patch
Type: text/x-patch
Size: 4325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160713/32ef0f75/attachment.bin>


More information about the cfe-commits mailing list