This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 622d54d5a5 Fix recording preamble's conditional stack in skipped PP branches. new 0810e2be8f [ARM] Option for reading thread pointer from coprocessor register
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/DiagnosticDriverKinds.td | 4 ++++ include/clang/Driver/CC1Options.td | 2 ++ include/clang/Driver/Options.td | 2 ++ lib/Driver/ToolChains/Arch/ARM.cpp | 24 ++++++++++++++++++++++++ lib/Driver/ToolChains/Arch/ARM.h | 7 +++++++ test/Driver/clang-translation.c | 12 ++++++++++++ 6 files changed, 51 insertions(+)