summaryrefslogtreecommitdiffstats
path: root/include/clang/Lex/Preprocessor.h
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
commit9f35d626bfe6b121766352cfbd3f11bb04232f5b (patch)
tree32bc1a8c6be2ba769d921b56e51c6a7cdc66be7d /include/clang/Lex/Preprocessor.h
parent4368b2f937a74d95e211c3b11617c84d864f5d0c (diff)
clang-format: Fix incorrect detection of QT-signals access specifier.
Before: void f() { label: signals .baz(); } After: void f() { label: signals.baz(); } git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@276854 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Lex/Preprocessor.h')
0 files changed, 0 insertions, 0 deletions