================
@@ -167,6 +167,14 @@ constexpr int DisallowedStmtsCXX14_7() {
   int n; // beforecxx20-warning {{uninitialized variable in a constexpr 
function}}
 }
 
+constexpr int DisallowedStmtsCXX14_8() {
----------------
zwuis wrote:

Indirect goto is not a standard C++ feature.

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