summaryrefslogtreecommitdiffstats
path: root/test/Index/pch-with-errors.c
Commit message (Expand)AuthorAgeFilesLines
* clang/test/Index/pch-with-errors.c: Remove XFAIL added in r206294. It has bee...NAKAMURA Takumi2014-04-191-3/+0
* Mark clang/test/Index/pch-with-errors.c as XFAIL:mingw for now. Investigating.NAKAMURA Takumi2014-04-151-0/+3
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-2/+2
* [libclang] Don't crash when saving a PCH from a prefix headerArgyrios Kyrtzidis2012-06-081-1/+3
* Allow serializing an invalid ParmVarDecl and don't set access to public forArgyrios Kyrtzidis2012-03-091-0/+2
* Improve our semantic error recovery.Argyrios Kyrtzidis2012-03-091-2/+14
* [libclang] Fix a crash when serializing a preprocessing record that containsArgyrios Kyrtzidis2012-03-081-4/+4
* [PCH] Mark a PCH file with a flag to indicate if the serialized AST hadArgyrios Kyrtzidis2012-03-071-0/+28