Argyrios Kyrtzidis
|
50126f1259
|
[libclang] Make sure we don't access past the tokens buffer while token annotation.
Also disable crash recovery using 'LIBCLANG_DISABLE_CRASH_RECOVERY' environment variable.
llvm-svn: 195819
|
2013-11-27 05:50:55 +00:00 |
Daniel Dunbar
|
b44eb0b900
|
tests: Use REQUIRES: instead of XFAIL: for crash recovery tests; running them on
Windows breaks things (because it pops up dialogs) since we don't have crash
recovery support there (yet).
llvm-svn: 111970
|
2010-08-24 21:39:55 +00:00 |
Daniel Dunbar
|
583c3b775e
|
libclang: Put clang_parseTranslationUnit inside a crash recovery context.
llvm-svn: 111387
|
2010-08-18 18:43:17 +00:00 |