[cfe-users] Align function arguments with clang-format 10

Kostas Sotiropoulos via cfe-users cfe-users at lists.llvm.org
Mon Apr 6 10:36:43 PDT 2020


Hi all,
I am trying with clang-format 10 to align the function arguments one in a different line when it is called inside a MACRO that checks its return value.To be more precise I want something like this:
MACRO (func (a,                         b,                         c))
Is it possible to be achieved?
Thank you for any insight,Kostas Sotiropoulos 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-users/attachments/20200406/c6768290/attachment.html>


More information about the cfe-users mailing list