================
@@ -222,6 +222,8 @@ C23 Feature Support
   the same translation unit but from different types.
 - ``-MG`` now silences the "file not found" errors with ``#embed`` when
   scanning for dependencies and encountering an unknown file. #GH165632
+- Allow NaN in constant expression evaluation to maintain consistency with
----------------
AaronBallman wrote:

> Huh, okay. That's a terrible decision, but it's the committee's right to make 
> it.

I think that's why the paper Hubert linked to is trying to change the status 
quo to match implementation behavior, so it's possible this situation will 
improve in the future.

Does that mean we want to hold off on C++ changes here until the committee has 
an opinion on that paper?


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

Reply via email to