[PATCH] D58367: [analyzer] NFC: Improve upon the concept of BugReporterVisitor.
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 29 15:20:06 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rC357323: [analyzer] Introduce a simplified API for adding custom path notes. (authored by dergachev, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D58367?vs=192502&id=192932#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58367/new/
https://reviews.llvm.org/D58367
Files:
include/clang/Analysis/ProgramPoint.h
include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h
include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h
lib/StaticAnalyzer/Checkers/MIGChecker.cpp
lib/StaticAnalyzer/Core/BugReporter.cpp
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
lib/StaticAnalyzer/Core/ExprEngine.cpp
test/Analysis/mig.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58367.192932.patch
Type: text/x-patch
Size: 12033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190329/4c729b13/attachment.bin>
More information about the cfe-commits
mailing list