AaronBallman wrote: > > Are there any planned in-tree uses for this matcher? > > I had a downstream use planned. Does this mean I will have to reimplement > `internal::HasNameMatcher`?
Can you adapt the code to use `hasAnyName()` instead, as that can accept a variadic number of `StringRef` arguments stored in an `ArrayRef`? https://github.com/llvm/llvm-project/pull/139594 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits