Skip to content

Commit 1c123de

Browse files
committed
Add C++ pedantic test
1 parent 7129a6a commit 1c123de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/C/C2y/n3457.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %clang_cc1 -verify=ext -std=c23 -pedantic %s
2+
// RUN: %clang_cc1 -verify=ext -pedantic -x c++ %s
23
// RUN: %clang_cc1 -verify=pre -std=c2y -pedantic -Wpre-c2y-compat %s
34

45
/* WG14 N3457: Clang 22

0 commit comments

Comments
 (0)