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