summaryrefslogtreecommitdiff
path: root/clang/test/Driver/cl-pch-showincludes.cpp
AgeCommit message (Expand)Author
2018-01-23test: adjust the target for some Windows testsSaleem Abdulrasool
2016-08-02[clang-cl] Fix PCH tests to use x86_64 as targetDiana Picus
2016-03-23clang-cl: Fix remaining bugs in interaction of /Yc and /FI /showIncludes.Nico Weber
2016-03-23clang-cl: Add more tests for the interaction of /FI and /Yc /Yu.Nico Weber
2016-03-23clang-cl: Include /FI headers in /showIncludes output.Nico Weber
2016-03-14Give the test a temporary output so it can be cleaned up.Eric Christopher
2016-03-13Try to get cl-pch-showincludes passing on AArch64 bots.Nico Weber
2016-03-13Also test that the pch file is not printed in /showIncludesNico Weber
2016-03-13Make test a bit stricter to check not just the file basename is printed.Nico Weber
2016-03-13clang-cl: Add /Yc argument to /showIncludes output.Nico Weber
2016-03-12clang-cl: Add a test for the interaction of /Yc and /showIncludes.Nico Weber