[clang] [Concepts] Avoid substituting into constraints for invalid TemplateDecls (PR #75697)
Younan Zhang via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 16 23:43:50 PDT 2024
zyn0217 wrote:
@cor3ntin I moved the check to `CheckConstraintSatisfaction` so we don't end up with many substitution failure notes. Can you check it out again?
https://github.com/llvm/llvm-project/pull/75697
More information about the cfe-commits
mailing list