[PATCH] D116290: [clang-format] Add enforcement of consistent `class`/typename` keyword for template arguments

Adrian Vogelsgesang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 21 04:05:48 PST 2022


avogelsgesang added a comment.

> Will you still work on this?

I don't know. I currently have more high-priority work, and don't know whether/when I will find time for this review again.
Also, I realized that I will have to read up more about class-template parameters, e.g. I don't quite understand https://quuxplusone.github.io/blog/2019/12/27/template-typename-fun/, yet.

So, if you are asking to figure out if you should still review this in more detail: No, for the time being you should not.
If you are asking because you would like to take over this commit and finish it so that it can land: Yes, I would be happy to hand this over


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116290



More information about the cfe-commits mailing list