Age | Commit message (Expand) | Author |
---|---|---|
2013-03-25 | clang/test/Index/crash-recovery-code-complete.c: Mark it as XFAIL:win32 for now. | NAKAMURA Takumi |
2013-01-25 | clang/test/Index/crash-recovery-*.c: Drop 'REQUIRES:shell". "test !" is avail... | NAKAMURA Takumi |
2011-10-27 | Mark these tests as requiring use of the shell. | Ted Kremenek |
2011-10-27 | Move ASTUnit's handling of temporary files and the preamble file into a lazil... | Ted Kremenek |
2010-09-11 | The two libclang crash-recovery tests that involve precompiled | Douglas Gregor |
2010-08-24 | tests: Use REQUIRES: instead of XFAIL: for crash recovery tests; running them on | Daniel Dunbar |
2010-08-20 | When performing code-completion in the presence of a preamble, make | Douglas Gregor |
2010-08-19 | libclang: Execute clang_codeCompleteAt() inside a crash recovery context. | Daniel Dunbar |