aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Tooling/CompilationDatabase.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 /clang/lib/Tooling/CompilationDatabase.cpp
parent57d070e6fd1a8d97501ff72956164cebb84aa04d (diff)
downloadllvm-31343832e708c5db2fc7bfc562d343dcee8f156b.zip
llvm-31343832e708c5db2fc7bfc562d343dcee8f156b.tar.gz
llvm-31343832e708c5db2fc7bfc562d343dcee8f156b.tar.bz2
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 'clang/lib/Tooling/CompilationDatabase.cpp')
0 files changed, 0 insertions, 0 deletions