This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2cee20d777 [X86] Split multi-line chained assignments into single lines [...] new eb1a2354d8 [analyzer] List checkers in 3 categories: released, alpha, d [...]
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 | 11 ++-- .../clang/StaticAnalyzer/Checkers/CheckerBase.td | 4 +- .../clang/StaticAnalyzer/Core/AnalyzerOptions.h | 16 +++--- lib/Frontend/CompilerInvocation.cpp | 4 +- lib/FrontendTool/ExecuteCompilerInvocation.cpp | 3 +- lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp | 31 +++++++++-- test/Analysis/show-checker-list.c | 63 +++++++++++++++++++--- 7 files changed, 107 insertions(+), 25 deletions(-)