Open
Description
While investigating a separate crash in a clang fork, I came across this gnarly nested instantiation that ICE's when assertions are enabled.
https://godbolt.org/z/317rj76cK
I wish I could say that I could reproduce this with fewer than three layers of nested templates - alas, nay.