summaryrefslogtreecommitdiffstats
path: root/test/Misc/diag-format.c
Commit message (Expand)AuthorAgeFilesLines
* Get default -fms-compatibility-version from cl.exe's versionAdrian McCarthy2016-05-131-1/+1
* Fix typo in test from r264210, sigh.Nico Weber2016-03-231-2/+2
* clang-cl: With -fmsc-version=1900, use MSVS2015 diag formatting.Nico Weber2016-03-231-10/+13
* Revert r263974, "clang-cl: With -fmsc-version=1900, use MSVS2015 diag formatt...NAKAMURA Takumi2016-03-211-13/+8
* clang-cl: With -fmsc-version=1900, use MSVS2015 diag formatting.Nico Weber2016-03-211-8/+13
* Driver: bifurcate extended and basic MSC versioningSaleem Abdulrasool2014-07-161-8/+12
* The Visual Studio IDE changed behavior in VS2012. It used to be the case thatYunzhong Gao2014-03-071-6/+12
* clang-cl: print diagnostics as "error(clang): foo" in /fallback modeHans Wennborg2013-09-241-1/+2
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-3/+3
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-3/+3
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-3/+3
* Introduce the -fdiagnostics-format=xxx option to control how ClangDouglas Gregor2011-05-211-0/+34