================
@@ -259,6 +259,10 @@ Bug Fixes in This Version
   operator.
   Fixes (#GH83267).
 
+- Clang no longer fails to codegen static ``const`` variables whose 
initialiser performs
+  a floating-point division by 0 in C23.
+  Fixes (#GH84784).
----------------
Sirraide wrote:

Oh, I thought it was, my bad. Yeah, we don’t need a release note then ofc.

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

Reply via email to