summaryrefslogtreecommitdiffstats
path: root/test/Index/crash-recovery-reparse.c
Commit message (Expand)AuthorAgeFilesLines
* Mark these tests as requiring use of the shell.Ted Kremenek2011-10-271-0/+1
* Move ASTUnit's handling of temporary files and the preamble file into a lazil...Ted Kremenek2011-10-271-1/+1
* The two libclang crash-recovery tests that involve precompiledDouglas Gregor2010-09-111-1/+2
* tests: Use REQUIRES: instead of XFAIL: for crash recovery tests; running them onDaniel Dunbar2010-08-241-1/+1
* Fix a loop overrun in ComputePreamble when the last remapped file was erased,Daniel Dunbar2010-08-191-9/+5
* CrashRecovery: Disable the reparse test for now while I investigate, it goesDaniel Dunbar2010-08-191-5/+9
* libclang: Put clang_reparseTranslationUnit inside a crash recovery context.Daniel Dunbar2010-08-181-0/+10