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
[Clang] Handle TemplateTemplateParmDecl in concept cache (#164777)
We forgot to handle those in e9972de, hence the inconsistency across
multiple instantiations.
This is a regression on trunk, so no release note.
Fixes#164750
0 commit comments