================
@@ -517,6 +517,7 @@ Bug Fixes to C++ Support
   certain situations. (#GH47400), (#GH90896)
 - Fix erroneous templated array size calculation leading to crashes in 
generated code. (#GH41441)
 - During the lookup for a base class name, non-type names are ignored. 
(#GH16855)
+- Fixed an assertion failure when evaluating constant expressions in 
value-dependent initializers (#GH112140)
----------------
a-tarasyuk wrote:

@cor3ntin thanks for the review. I've added changed to release notes...

https://github.com/llvm/llvm-project/pull/112612
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to