summaryrefslogtreecommitdiff
path: root/test/PCH/pch-dir.c
AgeCommit message (Expand)Author
2015-09-04Fix crash on invalid if we can't find a suitable PCH file in a specifiedRichard Smith
2013-08-12Fix FileCheck --check-prefix lines.Tim Northover
2012-10-24Teach the PCH validator to check the preprocessor options, especiallyDouglas Gregor
2012-10-24Explicitly specify C++98 when building the C++ precompiled header for this te...Douglas Gregor
2012-10-23clang/test/PCH/pch-dir.c: Update a comment for msvc. msvc(*-win32) implies -s...NAKAMURA Takumi
2012-10-23clang/test/PCH/pch-dir.c: Mark it as XFAIL:msvc. It doesn't fail (virtually x...NAKAMURA Takumi
2012-10-23clang/test/PCH/pch-dir.c: Relax expressions of path separators for Win32.NAKAMURA Takumi
2012-10-23If the precompiled header named by "-include" is actually a directory,Douglas Gregor