summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/pch-warn-as-error-code-split.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [test] Add 'env' to fix test failures in windows bots.Argyrios Kyrtzidis2016-07-131-1/+1
| | | | llvm-svn: 275324
* [PCH/preamble] Make sure that if the preamble/PCH was serialized with errors ↵Argyrios Kyrtzidis2016-07-131-0/+17
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