We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7129a6a commit 1c123deCopy full SHA for 1c123de
clang/test/C/C2y/n3457.c
@@ -1,4 +1,5 @@
1
// RUN: %clang_cc1 -verify=ext -std=c23 -pedantic %s
2
+// RUN: %clang_cc1 -verify=ext -pedantic -x c++ %s
3
// RUN: %clang_cc1 -verify=pre -std=c2y -pedantic -Wpre-c2y-compat %s
4
5
/* WG14 N3457: Clang 22
0 commit comments