Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
b21c11d655027ae439be83af84f9bce3ab0f728b
/
test
/
Index
/
crash-recovery-code-complete.c
2ce634d
Mark these tests as requiring use of the shell.
by Ted Kremenek
· 13 years ago
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
424668c
The two libclang crash-recovery tests that involve precompiled
by Douglas Gregor
· 14 years ago
db91864
tests: Use REQUIRES: instead of XFAIL: for crash recovery tests; running them on
by Daniel Dunbar
· 14 years ago
2283d79
When performing code-completion in the presence of a preamble, make
by Douglas Gregor
· 14 years ago
b1fd345
libclang: Execute clang_codeCompleteAt() inside a crash recovery context.
by Daniel Dunbar
· 14 years ago