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

Csaba Dabis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 15 18:52:32 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL369078: [analyzer] Analysis: Silence checkers (authored by Charusso, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D66042?vs=215518&id=215520#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66042

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

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


More information about the cfe-commits mailing list