summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/chain-invalid-code.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [PCH/preamble] Make sure that if the preamble/PCH was serialized with errors ↵Argyrios Kyrtzidis2016-07-131-0/+28
that we set diagnostic engine state appropriately. Otherwise there can be a crash with CFG analysis warnings doing work on invalid AST. Fixes crash of rdar://26224134 llvm-svn: 275313
OpenPOWER on IntegriCloud