summaryrefslogtreecommitdiffstats
path: root/test/Driver/cl-pch.c
Commit message (Expand)AuthorAgeFilesLines
* [clang-cl] Fix test that shouldn't be running on non-x86Renato Golin2016-10-201-1/+1
* Concatenate two FileCheck lines in a test.Richard Trieu2016-08-311-8/+4
* Don't try to run a test that generates code for x86 if it's not a registered ...Richard Smith2016-08-301-0/+2
* PR30195: Fix clang-cl attempting to precompile bogus (non-precompilable) inpu...Richard Smith2016-08-301-24/+27
* clang-cl: Enable PCH flags by default.Nico Weber2016-03-041-4/+4
* clang-cl: Implement initial limited support for precompiled headers.Nico Weber2016-03-011-0/+45