[PATCH] D37813: clang-format: better handle namespace macros
Francois Ferrand via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 24 08:57:42 PDT 2017
Typz added a comment.
In https://reviews.llvm.org/D37813#876227, @klimek wrote:
> I think instead of introducing more and more special cases of macros we might want to handle, we should instead allow specifying macro productions globally.
what do you mean?
Do you mean to group all the macro configuration options into "Macros" field, still containing one field for each kind of macro? Or do you have something else in mind?
https://reviews.llvm.org/D37813
More information about the cfe-commits
mailing list