summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/no-objc-exceptions.m
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-10-18 17:20:57 +0000
committerDaniel Jasper <djasper@google.com>2013-10-18 17:20:57 +0000
commitfbc057ea73cf5c7b6ff77bf040c698a6021e23f9 (patch)
tree3a5a59c77ad2f4615c1a3582792aeb18129c77d3 /clang/test/SemaObjC/no-objc-exceptions.m
parentb1499243f355a12d735ea6f512dbc31c4fa733f2 (diff)
downloadbcm5719-llvm-fbc057ea73cf5c7b6ff77bf040c698a6021e23f9.tar.gz
bcm5719-llvm-fbc057ea73cf5c7b6ff77bf040c698a6021e23f9.zip
clang-format: Be more aggressive on incorrect code.
Before, clang-format would not adjust leading indents if it found a structural error (e.g. unmatched {}). It seems, however, that clang-format has gotten good enough at parsing the code structure that this hurts in almost all cases. Commonly, while writing code, it is very useful to be able to correclty indent incomplete if statements or for loops. In case this leads to errors that we don't anticipate, we need to find out and fix those. This fixed llvm.org/PR17594. llvm-svn: 192988
Diffstat (limited to 'clang/test/SemaObjC/no-objc-exceptions.m')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud