[PATCH] [analyzer][Review request] Improved checker naming in CFG dump.

Антон Ярцев anton.yartsev at gmail.com
Fri Feb 14 19:46:10 PST 2014


  Updated the patch, addressed all the comments.

Hi jordan_rose, zaks.anna,

http://llvm-reviews.chandlerc.com/D2793

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2793?vs=7100&id=7144#toc

Files:
  include/clang/Analysis/ProgramPoint.h
  include/clang/StaticAnalyzer/Core/Checker.h
  lib/Analysis/ProgramPoint.cpp
  lib/StaticAnalyzer/Checkers/CallAndMessageChecker.cpp
  lib/StaticAnalyzer/Checkers/MacOSKeychainAPIChecker.cpp
  lib/StaticAnalyzer/Checkers/MallocChecker.cpp
  lib/StaticAnalyzer/Checkers/ObjCSelfInitChecker.cpp
  lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp
  lib/StaticAnalyzer/Core/Checker.cpp
  lib/StaticAnalyzer/Core/ExprEngine.cpp
  lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2793.3.patch
Type: text/x-patch
Size: 12707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140214/2a4689ab/attachment.bin>


More information about the cfe-commits mailing list