summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-08-19 10:16:18 +0000
committerDaniel Jasper <djasper@google.com>2013-08-19 10:16:18 +0000
commit5364306e124d020583aef3616dd5eeba0382b444 (patch)
tree04bcf4a5848bd95554fcf160150185ea91a1bc1e /llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
parent7d1db15ae14f093216b17877127016db9b04b5c0 (diff)
downloadbcm5719-llvm-5364306e124d020583aef3616dd5eeba0382b444.tar.gz
bcm5719-llvm-5364306e124d020583aef3616dd5eeba0382b444.zip
clang-format: Fix return type line break decision.
This accidentally introduced by r186077, as function names were not correctly recognized in templated declarations. Before: template <class TemplateIt> SomeReturnType SomeFunction(TemplateIt begin, TemplateIt end, TemplateIt* stop) {} After: template <class TemplateIt> SomeReturnType SomeFunction(TemplateIt begin, TemplateIt end, TemplateIt* stop) {} llvm-svn: 188665
Diffstat (limited to 'llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud