summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2014-10-17 14:37:40 +0000
committerDaniel Jasper <djasper@google.com>2014-10-17 14:37:40 +0000
commitda07a72928c58204a4234cd8f69203424a970856 (patch)
treef155a89bd416f8641544740ba73dfe969bd29bfb /llvm/lib/CodeGen/SelectionDAG
parent238692beb90235464e82247d3d7fb5a387eeb5c2 (diff)
downloadbcm5719-llvm-da07a72928c58204a4234cd8f69203424a970856.tar.gz
bcm5719-llvm-da07a72928c58204a4234cd8f69203424a970856.zip
clang-format: Prefer breaking before trailing return arrows.
Before: auto SomeFunction( A aaaaaaaaaaaaaaaaaaaaa) const -> decltype(f(aaaaaaaaaaaaaaaaaaaaa)) {} After: auto SomeFunction(A aaaaaaaaaaaaaaaaaaaaa) const -> decltype(f(aaaaaaaaaaaaaaaaaaaaa)) {} llvm-svn: 220043
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud