diff options
author | Daniel Jasper <djasper@google.com> | 2013-02-27 09:47:53 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2013-02-27 09:47:53 +0000 |
commit | faab0d35da240bde26a6281ed1cfa14c44585a5a (patch) | |
tree | 5e2aa11b6935289762714140530260d4770f3f93 /lib/CodeGen/CGClass.cpp | |
parent | f4086ebb09be67124e80cc1640090e39322a89cd (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176177 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGClass.cpp')
0 files changed, 0 insertions, 0 deletions