Issue 127421
Summary Clang: Failed assertion in nested instantiation
Labels clang
Assignees
Reporter katzdm
    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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to