jzr added a comment.
I happen to need this functionality as well. What's the progress? Is there
anything I can do to help it along?
Repository:
rL LLVM
https://reviews.llvm.org/D28462
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http:
jzr added a comment.
On a related note, would it be difficult to add support for custom spacing
between the macro name and definition?
In the HelenOS project, we have definitions aligned two spaces after the
longest name.
Repository:
rL LLVM
https://reviews.llvm.org/D28462
__