[PATCH] D19311: [analyzer] Self Assignment Checker
Balogh, Ádám via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 21 05:46:24 PDT 2016
baloghadamsoftware removed rL LLVM as the repository for this revision.
baloghadamsoftware updated this revision to Diff 64864.
baloghadamsoftware added a comment.
Bug path string fixed.
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.64864.patch
Type: text/x-patch
Size: 12071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160721/b8f45bc2/attachment.bin>
More information about the cfe-commits
mailing list