summaryrefslogtreecommitdiff
path: root/test/Driver/cl-pch.c
AgeCommit message (Expand)Author
2016-10-20[clang-cl] Fix test that shouldn't be running on non-x86Renato Golin
2016-08-31Concatenate two FileCheck lines in a test.Richard Trieu
2016-08-30Don't try to run a test that generates code for x86 if it's not a registered ...Richard Smith
2016-08-30PR30195: Fix clang-cl attempting to precompile bogus (non-precompilable) inpu...Richard Smith
2016-03-04clang-cl: Enable PCH flags by default.Nico Weber
2016-03-01clang-cl: Implement initial limited support for precompiled headers.Nico Weber