[clang] [Clang] Implement P2809: Trivial infinite loops are not Undefined Behavior (PR #90066)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 25 07:49:12 PDT 2024


================
@@ -131,6 +131,8 @@ C++2c Feature Support
 
 - Implemented `P2573R2: = delete("should have a reason"); <https://wg21.link/P2573R2>`_
 
+- Implemented `P2573R2: = delete("should have a reason"); <https://wg21.link/P2573R2>`_
----------------
erichkeane wrote:

What is going on here?

https://github.com/llvm/llvm-project/pull/90066


More information about the cfe-commits mailing list