summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-02-27 09:47:53 +0000
committerDaniel Jasper <djasper@google.com>2013-02-27 09:47:53 +0000
commit2cf17bfcc124afe12f4a966e60f20b24637ff35a (patch)
treeac4addfd69398ad3014424cb3d13e73f3501ac26 /llvm/lib
parent5e5421a64520e171f363e19c2dc5d6617a1d4461 (diff)
downloadbcm5719-llvm-2cf17bfcc124afe12f4a966e60f20b24637ff35a.tar.gz
bcm5719-llvm-2cf17bfcc124afe12f4a966e60f20b24637ff35a.zip
Enable bin-packing in Google style.
After some discussions, it seems that this is the better path in the long run. Does not change Chromium style, as there, bin packing is forbidden by the style guide. Also fix two minor bugs wrt. formatting: 1. If a call parameter is a function call itself and is split before the "." or "->", split before the next parameter. 2. If a call parameter is string literal that has to be split onto two lines, split before the next parameter. llvm-svn: 176177
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud