[llvm] [llvm][Support] Add indirection to call correct validate(...) function (PR #71966)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 14 00:09:47 PST 2023


topperc wrote:

Is this a similar problem to what `detail::doMapping` is solving for the mapping function? Perhaps we could structure this the same way for consistency?

https://github.com/llvm/llvm-project/pull/71966


More information about the llvm-commits mailing list