================
@@ -585,10 +585,11 @@ Bug Fixes to C++ Support
 - Clang incorrectly considered a class with an anonymous union member to not be
   const-default-constructible even if a union member has a default member 
initializer.
   (#GH95854).
-- Fixed an assertion failure when evaluating an invalid expression in an array 
initializer. (#GH112140)
+- Fixed an assertion failure when evaluating an invalid expression in an array 
initializer (#GH112140)
----------------
zyn0217 wrote:

nit: Why drop the dot here?

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

Reply via email to