summaryrefslogtreecommitdiffstats
path: root/test/PCH/pch-dir.c
Commit message (Expand)AuthorAgeFilesLines
* Fix crash on invalid if we can't find a suitable PCH file in a specifiedRichard Smith2015-09-041-2/+8
* Fix FileCheck --check-prefix lines.Tim Northover2013-08-121-4/+4
* Teach the PCH validator to check the preprocessor options, especiallyDouglas Gregor2012-10-241-2/+7
* Explicitly specify C++98 when building the C++ precompiled header for this te...Douglas Gregor2012-10-241-4/+2
* clang/test/PCH/pch-dir.c: Update a comment for msvc. msvc(*-win32) implies -s...NAKAMURA Takumi2012-10-231-1/+1
* clang/test/PCH/pch-dir.c: Mark it as XFAIL:msvc. It doesn't fail (virtually x...NAKAMURA Takumi2012-10-231-0/+3
* clang/test/PCH/pch-dir.c: Relax expressions of path separators for Win32.NAKAMURA Takumi2012-10-231-2/+2
* If the precompiled header named by "-include" is actually a directory,Douglas Gregor2012-10-231-0/+22