diff options
author | Daniel Jasper <djasper@google.com> | 2015-05-08 13:51:14 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2015-05-08 13:51:14 +0000 |
commit | e4c16c7ce354e260775f8dbf62f1aa58e49916ab (patch) | |
tree | 814fc1d91d24de69c002e96a33982337ebbd5e83 /lldb/test/expression_command/call-function | |
parent | 284e7b3d6c5a285fc826aa4c51b5ae0f03282c5c (diff) | |
download | bcm5719-llvm-e4c16c7ce354e260775f8dbf62f1aa58e49916ab.tar.gz bcm5719-llvm-e4c16c7ce354e260775f8dbf62f1aa58e49916ab.zip |
clang-format: Several improvements around formatting braced lists.
In particular:
* If the difference between the longest and shortest element, we copped
out of column format completely. Now, we instead allow to arrange
these in a single column, essentially enforcing a one-per-line format.
* Allow column layout even if there are braced lists. Especially, if
there are many short lists, this can be beneficial. The bad case,
where there is a long nested init list is usually caught as we now
limit the length difference of the longest and shortest element.
llvm-svn: 236851
Diffstat (limited to 'lldb/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions