summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaDecl.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2016-11-29 09:40:32 +0000
committerDaniel Jasper <djasper@google.com>2016-11-29 09:40:32 +0000
commit22ed262c239cac166d67bc30f3ee0aa45bb15745 (patch)
tree57f90ad46934a5c5ac176a2faefb52c5f62041fc /clang/lib/Sema/SemaDecl.cpp
parent35e4122f48e3492073210f91f15fc18b2f52c9f0 (diff)
downloadbcm5719-llvm-22ed262c239cac166d67bc30f3ee0aa45bb15745.tar.gz
bcm5719-llvm-22ed262c239cac166d67bc30f3ee0aa45bb15745.zip
clang-format: Wrap complex binary expressions on the RHS of a comma.
Specifically, if the RHS of a comma is a complex binary expression and spans multiple lines, insert a line break before it. This usually is often more readable compared to producing a hanging indent. See changes in FormatTest.cpp for examples. llvm-svn: 288120
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud