diff options
author | Daniel Jasper <djasper@google.com> | 2013-01-23 16:58:21 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2013-01-23 16:58:21 +0000 |
commit | f39c8859b087151617aa2c8b193d0b332503e3ca (patch) | |
tree | d864eca2d40acd7ed13808ab971358851e6b9342 /lib/Sema/CodeCompleteConsumer.cpp | |
parent | b76d9718caea48b9333979b3da6f3a80110840cb (diff) |
Don't try to align builder-type continuations on assignments.
Before:
int aaaa = aaaaa().aaaaa() // force break
.aaaaa();
After:
int aaaa = aaaaa().aaaaa() // force break
.aaaaa();
The other indent is just wrong and confusing.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173273 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/CodeCompleteConsumer.cpp')
0 files changed, 0 insertions, 0 deletions