[PATCH] D23317: clang-format: Add SpaceAfterTemplate
Sylvestre Ledru via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 9 07:20:19 PDT 2016
sylvestre.ledru created this revision.
sylvestre.ledru added a reviewer: djasper.
sylvestre.ledru added subscribers: opilarium, cfe-commits, klimek.
This is required for compliance with the Mozilla style guide.
This is a rebase+minor change of Birunthan Mohanathas's patch
https://reviews.llvm.org/D23317
Files:
docs/ClangFormatStyleOptions.rst
include/clang/Format/Format.h
lib/Format/Format.cpp
lib/Format/TokenAnnotator.cpp
unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23317.67341.patch
Type: text/x-patch
Size: 4389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160809/b5ac6d71/attachment.bin>
More information about the cfe-commits
mailing list