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 aab4ce4 commit 96e6473Copy full SHA for 96e6473
clang/test/CXX/drs/cwg14xx.cpp
@@ -57,7 +57,7 @@ namespace cwg1423 { // cwg1423: 11
57
58
// cwg1425: na abi
59
60
-namespace cwg1432 { // cwg1432: 16
+namespace cwg1432 { // cwg1432: 16 open 2022-11-11
61
#if __cplusplus >= 201103L
62
namespace class_template_partial_spec {
63
template<typename T> T declval();
clang/test/CXX/drs/cwg4xx.cpp
@@ -1062,7 +1062,7 @@ namespace cwg471 { // cwg471: 2.8
1062
// expected-note@#cwg471-G-using {{declared private here}}
1063
} // namespace cwg471
1064
1065
-namespace cwg472 { // cwg472: no drafting 2011-04
+namespace cwg472 { // cwg472: no open 2011-04
1066
struct B {
1067
int i; // #cwg472-i
1068
};
0 commit comments