summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2016-07-27 10:13:24 +0000
committerDaniel Jasper <djasper@google.com>2016-07-27 10:13:24 +0000
commit31343832e708c5db2fc7bfc562d343dcee8f156b (patch)
tree718a4a5460ff8d51d25f46d4f00264f5ce2dd1cf /llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
parent57d070e6fd1a8d97501ff72956164cebb84aa04d (diff)
downloadbcm5719-llvm-31343832e708c5db2fc7bfc562d343dcee8f156b.tar.gz
bcm5719-llvm-31343832e708c5db2fc7bfc562d343dcee8f156b.zip
clang-format: Fix incorrect detection of QT-signals access specifier.
Before: void f() { label: signals .baz(); } After: void f() { label: signals.baz(); } llvm-svn: 276854
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud