================
@@ -673,6 +673,9 @@ features cannot lower the translation-unit ABI level;
   using ``__is_constructible`` on a nested class template inside the definition
   of the containing class. (#GH215166)
 
+- Fixed a crash issue when a value dependent recovery init appeared in constant
+  evaluation context in legacy constant evaluator.
----------------
Fznamznon wrote:

I don't think that default constant evaluator is legacy yet?

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

Reply via email to