aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2014-04-16 12:26:54 +0000
committerDaniel Jasper <djasper@google.com>2014-04-16 12:26:54 +0000
commit0e61784ae5d95ea125f980af69e1257ab0e7209c (patch)
tree61bfe99703bc60a3c7f3f27a5da3eaa1c0a85a29 /clang/lib/Frontend/CompilerInvocation.cpp
parent0c02d26d6ba316b21d0881315341eb30d4a3320e (diff)
downloadllvm-0e61784ae5d95ea125f980af69e1257ab0e7209c.zip
llvm-0e61784ae5d95ea125f980af69e1257ab0e7209c.tar.gz
llvm-0e61784ae5d95ea125f980af69e1257ab0e7209c.tar.bz2
clang-format: Add special case to reduce indentaiton in streams.
This is similar to how we treat assignments and seems to be generally desirable. Before: llvm::errs() << aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa( aaaaaaaaaaaaaaaaaaaaaaaaaaaa, aaaaaaaaaaaaaaaaaaaaaaaaaaaa); After: llvm::errs() << aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa( aaaaaaaaaaaaaaaaaaaaaaaaaaaa, aaaaaaaaaaaaaaaaaaaaaaaaaaaa); llvm-svn: 206384
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions