[PATCH] D37813: clang-format: better handle namespace macros

Manuel Klimek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 20 02:28:50 PDT 2017


klimek added a comment.

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.


https://reviews.llvm.org/D37813





More information about the cfe-commits mailing list