diff options
author | Daniel Jasper <djasper@google.com> | 2013-10-09 15:06:17 +0000 |
---|---|---|
committer | Daniel Jasper <djasper@google.com> | 2013-10-09 15:06:17 +0000 |
commit | d3e014d4046e875d14fdcb2298c8f555c4a7e941 (patch) | |
tree | aa03df4e6fc80b8d1116a479d4bb83f048dbb85a /clang/unittests/Tooling/RefactoringTest.cpp | |
parent | 76a3c33d417598111a0f1ffb1143b2d5603ef914 (diff) | |
download | bcm5719-llvm-d3e014d4046e875d14fdcb2298c8f555c4a7e941.tar.gz bcm5719-llvm-d3e014d4046e875d14fdcb2298c8f555c4a7e941.zip |
clang-format: Fix template declaration line breaking with comment.
Before, clang-format would always insert a linebreak before the comment
in code like:
template <typename T> // T can be A, B or C.
struct S {};
llvm-svn: 192297
Diffstat (limited to 'clang/unittests/Tooling/RefactoringTest.cpp')
0 files changed, 0 insertions, 0 deletions