summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/create-tu-fail.c
Commit message (Collapse)AuthorAgeFilesLines
* Follow-up on the test of r157892Argyrios Kyrtzidis2012-06-021-1/+1
| | | | llvm-svn: 157893
* Initialize the non-target-dependent fields of the Preprocessor in its ↵Argyrios Kyrtzidis2012-06-021-0/+10
constructor so we can destroy it even if it was constructed with "DelayInitialization = true", and we didn't end up calling Preprocessor::Initialize. Fixes crashes in rdar://11558355 llvm-svn: 157892
OpenPOWER on IntegriCloud