This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 85890113ee Relax test so that the clang binary doesn't need to be named [...] new cea7d5c5fc [analyzer] Add werror flag for analyzer warnings
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 | 3 +++ include/clang/StaticAnalyzer/Core/AnalyzerOptions.h | 5 ++++- lib/Frontend/CompilerInvocation.cpp | 1 + lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp | 17 +++++++++++++---- test/Analysis/override-werror.c | 9 ++++++--- 5 files changed, 27 insertions(+), 8 deletions(-)