[PATCH] D75364: [clang-format] Handle macros in function params and return value

Tamas Petz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 15 00:30:06 PDT 2020


tamas.petz abandoned this revision.
tamas.petz added a comment.

In D75364#1966818 <https://reviews.llvm.org/D75364#1966818>, @MyDeveloperDay wrote:

> In D75364#1966743 <https://reviews.llvm.org/D75364#1966743>, @tamas.petz wrote:
>
> > Wow, I have missed that configuration option.
> >  I will try it, I assume it should work.
> >
> > Looks like this change should be abandoned.
>
>
> To be honest, I forget what we've got too! ;-) I was just writing a reply that said "how about adding an option with a list of type macros", I was looking for an example of other places we do that, and stumbled on it.


: ) I am now abandoning this change.
Thank you all for you comments.


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

https://reviews.llvm.org/D75364





More information about the cfe-commits mailing list