diff options
author | Nico Weber <nicolasweber@gmx.de> | 2016-03-23 22:57:55 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2016-03-23 22:57:55 +0000 |
commit | fbe3adf10ec9e3dd5ab282d2a4d8660fee47afc9 (patch) | |
tree | 98acc383e861b4792baac772cb1978f4eff66e3a /llvm/lib/Support/ErrorHandling.cpp | |
parent | 91269bfd7a36a5fac6416b4ce28dd98b7411ceb0 (diff) | |
download | llvm-fbe3adf10ec9e3dd5ab282d2a4d8660fee47afc9.zip llvm-fbe3adf10ec9e3dd5ab282d2a4d8660fee47afc9.tar.gz llvm-fbe3adf10ec9e3dd5ab282d2a4d8660fee47afc9.tar.bz2 |
clang-cl: With -fmsc-version=1900, use MSVS2015 diag formatting.
Remove tests that have neither a triple nor an explicit -fmsc-version flag,
since in the absence of an -fmsc-version flag, the implicit value of the flag
is 17 (MSVC2013) with MSVC triples but 0 (not set) for other triples, and
the default triple is platform dependent.
This relands r263974 with a test fix.
llvm-svn: 264210
Diffstat (limited to 'llvm/lib/Support/ErrorHandling.cpp')
0 files changed, 0 insertions, 0 deletions