Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a loop overrun in ComputePreamble when the last remapped file was erased, | Daniel Dunbar | 2010-08-19 | 1 | -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 Dunbar | 2010-08-18 | 1 | -0/+3 |
llvm-svn: 111451 |