This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8e8c9f7c8a Implement P1094R2 (nested inline namespaces) new a216d79fac [analyzer] Drastically simplify the tblgen files used for checkers
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Driver/CC1Options.td | 4 +- .../clang/StaticAnalyzer/Checkers/CheckerBase.td | 37 +- include/clang/StaticAnalyzer/Checkers/Checkers.td | 595 +++++++++------------ lib/StaticAnalyzer/Checkers/ClangCheckers.cpp | 2 +- lib/StaticAnalyzer/Checkers/ClangSACheckers.h | 2 +- lib/StaticAnalyzer/Core/AnalyzerOptions.cpp | 2 +- lib/StaticAnalyzer/Core/SarifDiagnostics.cpp | 2 +- utils/TableGen/ClangSACheckersEmitter.cpp | 252 +-------- 8 files changed, 300 insertions(+), 596 deletions(-)