[PATCH] D19311: [analyzer] Self Assignment Checker

Balogh, Ádám via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 15 06:13:17 PDT 2016


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

Test updated.


https://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.64135.patch
Type: text/x-patch
Size: 12027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160715/8565dff8/attachment.bin>


More information about the cfe-commits mailing list