[PATCH] D56884: [analyzer] Extend BugType constructor to accept "SuppressOnSink" as a parameter
George Karpenkov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 17 19:18:34 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rC351510: [analyzer] Extend BugType constructor to accept "SuppressOnSink" as a parameter (authored by george.karpenkov, committed by ).
Herald added a subscriber: cfe-commits.
Changed prior to commit:
https://reviews.llvm.org/D56884?vs=182434&id=182442#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56884/new/
https://reviews.llvm.org/D56884
Files:
include/clang/StaticAnalyzer/Core/BugReporter/BugType.h
lib/StaticAnalyzer/Checkers/IteratorChecker.cpp
lib/StaticAnalyzer/Checkers/MallocChecker.cpp
lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.h
lib/StaticAnalyzer/Checkers/SimpleStreamChecker.cpp
lib/StaticAnalyzer/Checkers/ValistChecker.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56884.182442.patch
Type: text/x-patch
Size: 6692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190118/af3bdec8/attachment.bin>
More information about the cfe-commits
mailing list