Z3rox-dev wrote:

This fix likely also addresses the crash reported in #181062, since #181410 
(which this PR fixes) was reduced from that same issue by @Endilll. Both share 
the same root cause: a value-dependent initializer surviving into CodeGen due 
to error recovery from an invalid template partial specialization (regressed by 
#161029).

https://github.com/llvm/llvm-project/pull/181561
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to