This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 04d0827 Extend the tests for -Wmissing-variable-declarations. new fda755f [PM] Introduce options to enable the (still experimental) new [...]
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/Options.td | 6 ++ include/clang/Frontend/CodeGenOptions.def | 2 + lib/CodeGen/BackendUtil.cpp | 143 +++++++++++++++++++++++++++++- lib/Driver/Tools.cpp | 3 + lib/Frontend/CompilerInvocation.cpp | 4 + test/CodeGen/arm64_crypto.c | 1 + test/CodeGen/inline-optim.c | 4 + test/Driver/clang_f_opts.c | 8 ++ 8 files changed, 167 insertions(+), 4 deletions(-)