[llvm-branch-commits] [clang] [clang] simplify placeholder type deduction for constant template parameters (PR #160439)

Matheus Izvekov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Sep 24 09:23:59 PDT 2025


mizvekov wrote:

> Still a little subtle of a patch for me to be confident doing the only approve, so give the othertwo a chance.

The best solution is to not try to print the names of entities which might be anonymous, we can point to them in source code instead. I have a patch that has been dormant for a while which does that, I'll eventually get back to it.

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


More information about the llvm-branch-commits mailing list