[PATCH] D19311: [analyzer] Self Assignment Checker

Balogh, Ádám via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 26 00:13:57 PDT 2016


baloghadamsoftware updated this revision to Diff 54968.
baloghadamsoftware added a comment.

Initial comments added to the checker and tests are converted from <CR><LF> (DOS) to <LF> (Unix) format.


http://reviews.llvm.org/D19311

Files:
  lib/StaticAnalyzer/Checkers/CMakeLists.txt
  lib/StaticAnalyzer/Checkers/Checkers.td
  lib/StaticAnalyzer/Checkers/SelfAssignmentChecker.cpp
  lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
  test/Analysis/self-assign-unused.cpp
  test/Analysis/self-assign-used.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19311.54968.patch
Type: text/x-patch
Size: 6314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160426/a41bf554/attachment.bin>


More information about the cfe-commits mailing list