diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2016-10-28 13:00:49 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2016-10-28 13:00:49 +0000 |
commit | 2df9a3f2c4e40d6eba50237fff1aab946da516ce (patch) | |
tree | 79416e4b7bd8bb41b5e6689042136c0e42ae4b06 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 7c3053336233772ff33d4f908fc954566a7e6422 (diff) | |
download | bcm5719-llvm-2df9a3f2c4e40d6eba50237fff1aab946da516ce.tar.gz bcm5719-llvm-2df9a3f2c4e40d6eba50237fff1aab946da516ce.zip |
[include-fixer] Make error message sound less like clang crashed.
We suppress all Clang diagnostics (because they would be wrong,
include-fixer does custom recovery) but still want to give some feedback
in case there was a compiler error we couldn't recover from. The most
common case for this is a #include in the file that couldn't be found.
llvm-svn: 285396
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions