This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c99e5f9 Visually align table def with respective enum. NFC new 70d1335 Turn ArchName/BoundArch in Driver from raw pointer to StringR [...]
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/Action.h | 6 +++--- include/clang/Driver/Compilation.h | 7 ++++--- include/clang/Driver/Driver.h | 9 ++++----- include/clang/Driver/ToolChain.h | 2 +- lib/Driver/Action.cpp | 2 +- lib/Driver/Compilation.cpp | 10 ++++------ lib/Driver/Driver.cpp | 18 +++++++++--------- lib/Driver/MSVCToolChain.cpp | 2 +- lib/Driver/ToolChains.cpp | 16 ++++++++-------- lib/Driver/ToolChains.h | 8 ++++---- 10 files changed, 39 insertions(+), 41 deletions(-)