================
@@ -117,6 +117,8 @@ features cannot lower the translation-unit ABI level;
 
 #### C++23 Feature Support
 
+- Clang now allows indirect goto statements in `constexpr` functions in C++23 
([P2242R3](https://wg21.link/p2242r3)). (#213449)
----------------
TPPPP72 wrote:

```suggestion
- Clang now allows indirect goto statements in `constexpr` functions in C++23 
([P2242R3](https://wg21.link/p2242r3)). (#GH213449)
```

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

Reply via email to