[PATCH] D19311: [analyzer] Self Assignment Checker

Balogh, Ádám via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 8 05:42:07 PDT 2016


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

Debug line removed.


http://reviews.llvm.org/D19311

Files:
  include/clang/StaticAnalyzer/Checkers/Checkers.td
  include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitor.h
  lib/StaticAnalyzer/Checkers/CMakeLists.txt
  lib/StaticAnalyzer/Checkers/CXXSelfAssignmentChecker.cpp
  lib/StaticAnalyzer/Core/BugReporter.cpp
  lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
  lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp
  test/Analysis/self-assign.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19311.63207.patch
Type: text/x-patch
Size: 11133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160708/096be33e/attachment-0001.bin>


More information about the cfe-commits mailing list