This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9f866974f6 [CodeGenModule] BlockByrefHelpers - add missing uninitialize [...] new 4702394520 [ARM][CMSE] Add commandline option and feature macro
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/Basic/Attr.td | 3 +++ include/clang/Basic/DiagnosticCommonKinds.td | 2 ++ include/clang/Basic/LangOptions.def | 2 ++ include/clang/Driver/Options.td | 3 +++ lib/Basic/Targets/ARM.cpp | 9 +++++++++ lib/Driver/ToolChains/Arch/ARM.cpp | 4 ++++ lib/Driver/ToolChains/Clang.cpp | 3 +++ lib/Frontend/CompilerInvocation.cpp | 1 + test/Preprocessor/arm-target-features.c | 20 ++++++++++++++++++++ 9 files changed, 47 insertions(+)