summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/complete-pointer-and-reference-to-functions.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2015-01-23 19:04:49 +0000
committerDaniel Jasper <djasper@google.com>2015-01-23 19:04:49 +0000
commit7509216a41e7fe14405c6859d88193311e66081d (patch)
treed520607a87c535afca34cea5e472b6e5a9b0665b /clang/test/Index/complete-pointer-and-reference-to-functions.cpp
parent0823ea636ed82153c726acf557796ed9cea42040 (diff)
downloadbcm5719-llvm-7509216a41e7fe14405c6859d88193311e66081d.tar.gz
bcm5719-llvm-7509216a41e7fe14405c6859d88193311e66081d.zip
clang-format: Fix incorrect classification of "*".
Before: *a = b *c; After: *a = b * c; llvm-svn: 226923
Diffstat (limited to 'clang/test/Index/complete-pointer-and-reference-to-functions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud