summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2014-11-11 23:04:51 +0000
committerDaniel Jasper <djasper@google.com>2014-11-11 23:04:51 +0000
commit3eb341c4783bab96c1c2984d917b43edab47719c (patch)
tree8277916c959a4fb5a15c91bed6b55d6ef264bbb5 /llvm
parentde5e32b5b45381e55272a7991fdc56afa946d7ca (diff)
downloadbcm5719-llvm-3eb341c4783bab96c1c2984d917b43edab47719c.tar.gz
bcm5719-llvm-3eb341c4783bab96c1c2984d917b43edab47719c.zip
clang-format: Improve handling of comments in binary expressions.
Before: b = a && // Comment b.c && d; After: b = a && // Comment b.c && d; This fixes llvm.org/PR21535. llvm-svn: 221727
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud