You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use getPatternFunctionDecl() over getTemplateInstantiationPattern()
The latter version doesn't find the very original template pattern for a
transformed lambda, while getPatternFunctionDecl() finds what we want for
constraint instantiation.
0 commit comments