summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format/ContinuationIndenter.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2014-11-14 09:05:32 +0000
committerDaniel Jasper <djasper@google.com>2014-11-14 09:05:32 +0000
commit09f6abe8d87256d6d1b6285587418a1adad67a40 (patch)
tree6cb5e5aa73380b287f86fcb10cb3284c08bdbb73 /clang/lib/Format/ContinuationIndenter.cpp
parent30a2406e65a914fff3e2abcfd233e60470245f85 (diff)
downloadbcm5719-llvm-09f6abe8d87256d6d1b6285587418a1adad67a40.tar.gz
bcm5719-llvm-09f6abe8d87256d6d1b6285587418a1adad67a40.zip
clang-format: [Java] Improve generic return type formatting.
Before: public<R> ArrayList<R> get() { After: public <R> ArrayList<R> get() { llvm-svn: 221979
Diffstat (limited to 'clang/lib/Format/ContinuationIndenter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud