This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b1e9e90f5d [analyzer] Assume that we always have a SubEngine available new 8242d2a1d4 [analyzer] Prefer returns values to out-params in CheckerReg [...]
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: .../clang/StaticAnalyzer/Core/CheckerRegistry.h | 7 +- .../StaticAnalyzer/Frontend/FrontendActions.h | 3 +- lib/FrontendTool/ExecuteCompilerInvocation.cpp | 3 +- lib/StaticAnalyzer/Core/CheckerRegistry.cpp | 143 +++++++-------------- .../Frontend/CheckerRegistration.cpp | 5 +- test/Analysis/disable-all-checks.c | 15 ++- 6 files changed, 75 insertions(+), 101 deletions(-)