[PATCH] D137052: [clang-format] Don't skip #else/#elif of #if 0

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 1 10:53:00 PDT 2022


MyDeveloperDay added subscribers: curdeius, djasper, klimek.
MyDeveloperDay added a comment.

In D137052#3899094 <https://reviews.llvm.org/D137052#3899094>, @sstwcw wrote:

> It just occurred to me that klimek is the one who added all this stuff.  Why didn't you include him as a reviewer?

@djasper  and @klimek name is likely all over the code, as they were the "founding fathers of clang-format", hopefully they are off doing something new and exciting, but those of us here on the reviewers list along with @curdeius are really the core clang-format team at this time. Hopefully we are qualified enough. (actually @owenpan is likely the most qualified ;-) )

We do our best to stay true to the original designers goals and be good custodians of clang-format, but my hope is they are watching over us even from afar but we assume they trust us with their baby!

We tend not to ask them to give back more unless they want to.


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

https://reviews.llvm.org/D137052



More information about the cfe-commits mailing list