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