1. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  2. 4d553c9 clang/test/Index/crash-recovery-code-complete.c: Mark it as XFAIL:win32 for now. by NAKAMURA Takumi · 12 years ago
  3. dddcc57 clang/test/Index/crash-recovery-*.c: Drop 'REQUIRES:shell". "test !" is available on Lit win32 since r173421. by NAKAMURA Takumi · 12 years ago
  4. 2ce634d Mark these tests as requiring use of the shell. by Ted Kremenek · 13 years ago
  5. 1872b31 Move ASTUnit's handling of temporary files and the preamble file into a lazily-created static DenseMap. This DenseMap is cleared (and the files erased) via an atexit routine in the case an ASTUnit is not destroyed. Fixes <rdar://problem/10293367>. by Ted Kremenek · 13 years ago
  6. 424668c The two libclang crash-recovery tests that involve precompiled by Douglas Gregor · 14 years ago
  7. db91864 tests: Use REQUIRES: instead of XFAIL: for crash recovery tests; running them on by Daniel Dunbar · 14 years ago
  8. 2283d79 When performing code-completion in the presence of a preamble, make by Douglas Gregor · 14 years ago
  9. b1fd345 libclang: Execute clang_codeCompleteAt() inside a crash recovery context. by Daniel Dunbar · 14 years ago