aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2014-04-08 13:07:41 +0000
committerDaniel Jasper <djasper@google.com>2014-04-08 13:07:41 +0000
commit35a94e87046220fb3470685854b881cc0d19fb63 (patch)
treee1c7615230746a96227a74ce49069bceed56c122 /include
parenta21f0ede7f46e5ebef0c720ce60c53af0306af8d (diff)
downloadclang_35a-35a94e87046220fb3470685854b881cc0d19fb63.tar.gz
clang-format: Correctly understand arrays of pointers.
Before: A<int * []> a; After: A<int *[]> a; This fixes llvm.org/PR19360. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@205761 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions