summaryrefslogtreecommitdiffstats
path: root/lldb
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-07-17 15:38:19 +0000
committerDaniel Jasper <djasper@google.com>2013-07-17 15:38:19 +0000
commitc834c70986b01f5086d72bc5c5e564d7d0ebbc74 (patch)
treebe37cc901d894de56cdbaade23f87fee5e26c352 /lldb
parent21b3da0f939c699e671dd8df460fce7079361123 (diff)
downloadbcm5719-llvm-c834c70986b01f5086d72bc5c5e564d7d0ebbc74.tar.gz
bcm5719-llvm-c834c70986b01f5086d72bc5c5e564d7d0ebbc74.zip
Improve line breaking before multi-line strings.
The AlwaysBreakBeforeMultilineStrings rule does not really make sense if it does not a column gain. Before (in Google style): f( "aaaa" "bbbb"); After: f("aaaa" "bbbb"); llvm-svn: 186515
Diffstat (limited to 'lldb')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud