Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid crashing if a directory has no pch files. | Rafael Espindola | 2013-07-28 | 1 | -1/+1 |
* | Use the new --crash option in commands that are expected to crash. | Rafael Espindola | 2013-07-05 | 1 | -1/+1 |
* | Add 'not' to commands that are expected to fail. | Rafael Espindola | 2013-07-04 | 1 | -2/+2 |
* | Move the input files for test/PCH/badpch.c under test/PCH/Inputs/. | Kaelyn Uhrain | 2012-10-25 | 1 | -2/+2 |
* | If the precompiled header named by "-include" is actually a directory, | Douglas Gregor | 2012-10-23 | 1 | -1/+1 |
* | Add the PCH file name to the message about not being able to read the PCH. | Kaelyn Uhrain | 2012-06-20 | 1 | -0/+13 |