Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PCH/preamble] Make sure that if the preamble/PCH was serialized with errors ↵ | Argyrios Kyrtzidis | 2016-07-13 | 1 | -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 |