diff options
author | Daniel Jasper <djasper@google.com> | 2014-05-14 09:33:35 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2014-05-14 09:33:35 +0000 |
commit | 17605d396118f3066a0bd4dfd128b7a8893f8b94 (patch) | |
tree | 82106504d63bca0ddbbd89890960e8807e46ee0a /clang/docs/ClangFormat.rst | |
parent | 75a58f402871d686466ce9cfd9acf1197c9e12c3 (diff) | |
download | bcm5719-llvm-17605d396118f3066a0bd4dfd128b7a8893f8b94.tar.gz bcm5719-llvm-17605d396118f3066a0bd4dfd128b7a8893f8b94.zip |
clang-format: Add option to allow short blocks on a single line.
With AllowShortBlocksOnASingleLine, clang-format allows:
if (a) { return; }
Based on patch by Gonzalo BG, thank you!
llvm-svn: 208765
Diffstat (limited to 'clang/docs/ClangFormat.rst')
0 files changed, 0 insertions, 0 deletions