aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-01-23 16:58:21 +0000
committerDaniel Jasper <djasper@google.com>2013-01-23 16:58:21 +0000
commita836b90aa735b897e919ed4bae2e2757d0aafe5e (patch)
tree0f85e12a10cc44382ab227e50ede5b8eec105025 /clang/lib/Frontend/CompilerInvocation.cpp
parentb53f37c97882dbce1b717b40ec5bcc5630b2784d (diff)
downloadllvm-a836b90aa735b897e919ed4bae2e2757d0aafe5e.zip
llvm-a836b90aa735b897e919ed4bae2e2757d0aafe5e.tar.gz
llvm-a836b90aa735b897e919ed4bae2e2757d0aafe5e.tar.bz2
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. llvm-svn: 173273
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions