This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from cfb1624 [ModuleMap][CrashReproducer] Collect headers from inner frameworks new d62f27e Get default -fms-compatibility-version from cl.exe's version
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/ToolChain.h | 5 +++++ lib/Driver/MSVCToolChain.cpp | 44 +++++++++++++++++++++++++++++++++++++++- lib/Driver/ToolChains.h | 1 + lib/Driver/Tools.cpp | 14 +++++++++---- lib/Driver/Tools.h | 3 ++- test/Driver/cl-options.c | 2 +- test/Driver/msc-version.c | 11 ---------- test/Driver/msvc-triple.c | 4 +--- test/Misc/diag-format.c | 2 +- 9 files changed, 64 insertions(+), 22 deletions(-)