[PATCH] D102730: [clang-format] Support custom If macros

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 22 09:01:36 PDT 2021


MyDeveloperDay added a subscriber: krasimir.
MyDeveloperDay added a comment.

This kind of looks ok to me, I'm not sure about the "lexer" part, I guess I don't know the impact but I'd expect it to be small because it's conditional on your IfMacro

I'd like @curdeius or @krasimir  to take a look.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102730/new/

https://reviews.llvm.org/D102730



More information about the cfe-commits mailing list