summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/Inputs/crash-recovery-reparse-remap.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix a loop overrun in ComputePreamble when the last remapped file was erased,Daniel Dunbar2010-08-191-0/+8
| | | | | | | | and reenable crash recovery test. - Reparsing is still very crashy / weird, so I had to sprinkle random code into the remapped input to get it to do what I want (i.e., crash!). llvm-svn: 111550
* libclang: Put clang_reparseTranslationUnit inside a crash recovery context.Daniel Dunbar2010-08-181-0/+3
llvm-svn: 111451
OpenPOWER on IntegriCloud