[PATCH] D66042: [analyzer] Analysis: Silence checkers

Csaba Dabis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 14 10:13:28 PDT 2019


Charusso updated this revision to Diff 215159.
Charusso marked 4 inline comments as done.
Charusso added a comment.

- Rainbow Butterfly Unicorn Kitty <https://www.youtube.com/watch?v=U4VbR45xy0w>


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

https://reviews.llvm.org/D66042

Files:
  clang-tools-extra/clang-tidy/ClangTidy.cpp
  clang/include/clang/Basic/DiagnosticCommonKinds.td
  clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def
  clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/lib/StaticAnalyzer/Core/AnalyzerOptions.cpp
  clang/lib/StaticAnalyzer/Core/BugReporter.cpp
  clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp
  clang/test/Analysis/analyzer-config.c
  clang/test/Analysis/silence-checkers-and-packages-core-all.cpp
  clang/test/Analysis/silence-checkers-and-packages-core-div-by-zero.cpp
  clang/tools/scan-build/bin/scan-build
  clang/unittests/StaticAnalyzer/RegisterCustomCheckersTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66042.215159.patch
Type: text/x-patch
Size: 20493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190814/ff08ffcb/attachment-0001.bin>


More information about the cfe-commits mailing list