diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2016-05-18 13:32:38 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2016-05-18 13:32:38 +0000 |
commit | 6b5160a369a10f5fa521391c633b0736408936cd (patch) | |
tree | 606d99f1893babeda2fae4064ba7f48a496a1350 /clang/unittests/Format/FormatTest.cpp | |
parent | e656f61d1e419dafc3f5f44395fabe1b481ecb78 (diff) | |
download | bcm5719-llvm-6b5160a369a10f5fa521391c633b0736408936cd.tar.gz bcm5719-llvm-6b5160a369a10f5fa521391c633b0736408936cd.zip |
[include-fixer] Don't insert #includes if a fatal error occurred.
This typically happens when the user didn't setup include paths correctly
and the fixer starts adding garbage includes. Avoid that. Disable the error
limit though, as we might hit that easily with missing includes and still
want to fix those cases.
llvm-svn: 269923
Diffstat (limited to 'clang/unittests/Format/FormatTest.cpp')
0 files changed, 0 insertions, 0 deletions