summaryrefslogtreecommitdiff
path: root/test/Driver/cl-pch-showincludes.cpp
Commit message (Expand)AuthorAgeFilesLines
* test: adjust the target for some Windows testsSaleem Abdulrasool2018-01-231-5/+5
* [clang-cl] Fix PCH tests to use x86_64 as targetDiana Picus2016-08-021-5/+5
* clang-cl: Fix remaining bugs in interaction of /Yc and /FI /showIncludes.Nico Weber2016-03-231-6/+3
* clang-cl: Add more tests for the interaction of /FI and /Yc /Yu.Nico Weber2016-03-231-0/+29
* clang-cl: Include /FI headers in /showIncludes output.Nico Weber2016-03-231-8/+9
* Give the test a temporary output so it can be cleaned up.Eric Christopher2016-03-141-2/+2
* Try to get cl-pch-showincludes passing on AArch64 bots.Nico Weber2016-03-131-0/+1
* Also test that the pch file is not printed in /showIncludesNico Weber2016-03-131-0/+1
* Make test a bit stricter to check not just the file basename is printed.Nico Weber2016-03-131-4/+4
* clang-cl: Add /Yc argument to /showIncludes output.Nico Weber2016-03-131-2/+1
* clang-cl: Add a test for the interaction of /Yc and /showIncludes.Nico Weber2016-03-121-0/+22