[PATCH] D125383: [ASTMatchers][clang-tidy][NFC] Hoist 'forEachTemplateArgument' matcher into the core library

Whisperity via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 13 01:30:02 PDT 2022


whisperity added a comment.

In D125383#3509084 <https://reviews.llvm.org/D125383#3509084>, @aaron.ballman wrote:

> Then I think the only thing missing here are updates to https://github.com/llvm/llvm-project/blob/main/clang/lib/ASTMatchers/Dynamic/Registry.cpp.

Could you please check if I did it the right way? I did not know about this file, and I am still not exactly sure about its purpose.


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

https://reviews.llvm.org/D125383



More information about the cfe-commits mailing list