[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
Sun Dec 26 13:36:41 PST 2021


avogelsgesang added reviewers: MyDeveloperDay, HazardyKnusperkeks, aaron.ballman, curdeius, sammccall, owenpan.
avogelsgesang added a comment.

Adding reviewers from D69764 <https://reviews.llvm.org/D69764> to this change because I think it falls into the same category: It replaces tokens and could thereby potentially break code


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