summaryrefslogtreecommitdiff
path: root/test/Driver/cl-pch-search.cpp
AgeCommit message (Expand)Author
2016-08-02[clang-cl] Fix PCH tests to use x86_64 as targetDiana Picus
2016-04-12clang-cl: Remove -isystem, add -imsvc.Nico Weber
2016-04-02clang-cl: Don't skip i_group flags other than -include when building pchs.Nico Weber
2016-03-04clang-cl: Enable PCH flags by default.Nico Weber
2016-03-01clang-cl: Implement initial limited support for precompiled headers.Nico Weber