aboutsummaryrefslogtreecommitdiff
path: root/test/Index/crash-recovery-reparse.c
AgeCommit message (Expand)Author
2013-01-25clang/test/Index/crash-recovery-*.c: Drop 'REQUIRES:shell". "test !" is avail...NAKAMURA Takumi
2011-10-27Mark these tests as requiring use of the shell.Ted Kremenek
2011-10-27Move ASTUnit's handling of temporary files and the preamble file into a lazil...Ted Kremenek
2010-09-11The two libclang crash-recovery tests that involve precompiledDouglas Gregor
2010-08-24tests: Use REQUIRES: instead of XFAIL: for crash recovery tests; running them onDaniel Dunbar
2010-08-19Fix a loop overrun in ComputePreamble when the last remapped file was erased,Daniel Dunbar
2010-08-19CrashRecovery: Disable the reparse test for now while I investigate, it goesDaniel Dunbar
2010-08-18libclang: Put clang_reparseTranslationUnit inside a crash recovery context.Daniel Dunbar