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 1ff7db1 commit 087a9f0Copy full SHA for 087a9f0
clang/test/CXX/drs/cwg28xx.cpp
@@ -6,6 +6,7 @@
6
// RUN: %clang_cc1 -std=c++23 -pedantic-errors -verify=expected,since-cxx20,since-cxx23 %s
7
// RUN: %clang_cc1 -std=c++2c -pedantic-errors -verify=expected,since-cxx20,since-cxx23,since-cxx26 %s
8
9
+
10
int main() {} // required for cwg2811
11
12
namespace cwg2811 { // cwg2811: 3.5
0 commit comments