[cfe-dev] clang-format: concepts
Ryan Burn via cfe-dev
cfe-dev at lists.llvm.org
Sat Sep 19 22:43:21 PDT 2015
Anyone know a way to get clang-format to work better for c++ concepts code?
Currently, code like http://pastebin.com/Hd6x3Df3 gets reformatted to
http://pastebin.com/sZeLTu93
Is there a way to get it to put the arrow on the same line as the bracket
expression? Or what's the easiest way to extent clang-format to support
such formatting?
Thanks,
Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150920/c561808e/attachment.html>
More information about the cfe-dev
mailing list