summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SplitKit.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2016-04-06 15:02:46 +0000
committerDaniel Jasper <djasper@google.com>2016-04-06 15:02:46 +0000
commit406094728964cfdef630d25f6034c25175841870 (patch)
treef23c98b7f637de2e4b08fb56b91e5981066ded28 /llvm/lib/CodeGen/SplitKit.cpp
parent0dbd37543c5f5a77c253c87cb82bb995e56302cf (diff)
downloadbcm5719-llvm-406094728964cfdef630d25f6034c25175841870.tar.gz
bcm5719-llvm-406094728964cfdef630d25f6034c25175841870.zip
clang-format: Support labels in brace-less ifs.
While I am not personally convinced about the usefulness of this construct, we should break it. Before: if (a) label: f(); After: if (a) label: f(); llvm-svn: 265545
Diffstat (limited to 'llvm/lib/CodeGen/SplitKit.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud