aboutsummaryrefslogtreecommitdiff
path: root/test/Index/crash-recovery-code-complete.c
AgeCommit message (Expand)Author
2013-03-25clang/test/Index/crash-recovery-code-complete.c: Mark it as XFAIL:win32 for now.NAKAMURA Takumi
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-20When performing code-completion in the presence of a preamble, makeDouglas Gregor
2010-08-19libclang: Execute clang_codeCompleteAt() inside a crash recovery context.Daniel Dunbar