[PATCH] D57855: [analyzer][NFC] Reimplement checker options

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 19 05:33:02 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC358752: [analyzer][NFC] Reimplement checker options (authored by Szelethus, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57855?vs=190977&id=195872#toc

Repository:
  rC Clang

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

https://reviews.llvm.org/D57855

Files:
  include/clang/Basic/DiagnosticCommonKinds.td
  include/clang/StaticAnalyzer/Checkers/CheckerBase.td
  include/clang/StaticAnalyzer/Checkers/Checkers.td
  include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h
  lib/Frontend/CompilerInvocation.cpp
  lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp
  test/Analysis/disable-all-checks.c
  test/Analysis/invalid-checker-option.c
  utils/TableGen/ClangSACheckersEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57855.195872.patch
Type: text/x-patch
Size: 34657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190419/cc310c80/attachment-0001.bin>


More information about the cfe-commits mailing list