summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGException.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2015-05-10 21:15:07 +0000
committerDaniel Jasper <djasper@google.com>2015-05-10 21:15:07 +0000
commit173504e494e812198ad4d680548efa075fcbced8 (patch)
treefa283f080a972b4cbfdc703708423be18d98765f /clang/lib/CodeGen/CGException.cpp
parent382277421dfcedecd2ef736e70158ca861c26178 (diff)
downloadbcm5719-llvm-173504e494e812198ad4d680548efa075fcbced8.tar.gz
bcm5719-llvm-173504e494e812198ad4d680548efa075fcbced8.zip
clang-format: Improve wrapping of << operators.
Before: llvm::errs() << aaaaaaaaaaaaaaaaaaaaaaaaaaaaa( aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, aaaaaaaaaaaaaaaa) << aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa; After: llvm::errs() << aaaaaaaaaaaaaaaaaaaaaaaaaaaaa( aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa, aaaaaaaaaaaaaaaa) << aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa; Also, cleanup and simplify the operator wrapping logic. llvm-svn: 236960
Diffstat (limited to 'clang/lib/CodeGen/CGException.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud