This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9dd2af0b4cae: Fix CRTP partial specialization instantiation
crash. (authored by erichkeane).
Herald added a project: clang.
Changed prior to commit:
alexander-shaposhnikov accepted this revision.
alexander-shaposhnikov added a comment.
This revision is now accepted and ready to land.
LG
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150285/new/
https://reviews.llvm.org/D150285
___
cfe-comm
erichkeane created this revision.
erichkeane added reviewers: alexander-shaposhnikov, clang-language-wg.
Herald added a project: All.
erichkeane requested review of this revision.
Fixes #60778.
When instantiating the body of a class template specialization that was
instantiated from a partial spe