This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8f798fb970 [analyzer][UninitializedObjectChecker] New flag to ignore gu [...] new 7c5160f82d Replace uses of %T with %t in from previous frontend test di [...] new cda98073a0 [NewPM] Add support for new-PM plugins to clang
The 2 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/Basic/CodeGenOptions.h | 3 +++ include/clang/Driver/Options.td | 3 +++ lib/CodeGen/BackendUtil.cpp | 12 ++++++++++++ lib/Driver/ToolChains/Clang.cpp | 7 +++++++ lib/Frontend/CompilerInvocation.cpp | 2 ++ test/Frontend/output-failures.c | 2 +- test/Frontend/stats-file.c | 2 +- 7 files changed, 29 insertions(+), 2 deletions(-)