[PATCH] D22242: [analyzer] De-duplicate some code for discovering the origin of the symbol.
Artem Dergachev via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 12 09:22:49 PDT 2016
NoQ updated this revision to Diff 63688.
NoQ marked an inline comment as done.
NoQ added a comment.
Added a doxygen comment, made the function virtual instead of branching.
http://reviews.llvm.org/D22242
Files:
include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h
include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h
lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22242.63688.patch
Type: text/x-patch
Size: 4205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160712/a04b95a8/attachment.bin>
More information about the cfe-commits
mailing list