[PATCH] D78126: [analyzer][NFC] Don't allow dependency checkers to emit diagnostics

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 6 08:35:39 PDT 2020


Szelethus updated this revision to Diff 262387.
Szelethus added a comment.

Make the solution handle dependencies from plugins as well via `CheckerRegistry`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78126/new/

https://reviews.llvm.org/D78126

Files:
  clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
  clang/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h
  clang/lib/StaticAnalyzer/Core/BugReporter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78126.262387.patch
Type: text/x-patch
Size: 7407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200506/04b59df8/attachment-0001.bin>


More information about the cfe-commits mailing list