[clang] [Clang][Concepts] Fix the constraint equivalence checking for TemplateTypeParmTypes (PR #102131)

Younan Zhang via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 21 02:04:53 PDT 2024


zyn0217 wrote:

@mizvekov suggested in https://github.com/llvm/llvm-project/issues/101735#issuecomment-2273950029 we should try to decouple the constraint checking from the redeclaration chain building, however that is somehow involved.

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


More information about the cfe-commits mailing list