Skip to content

Commit adaaaf5

Browse files
authored
Replace "yes" with old old version
1 parent f1bf35b commit adaaaf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/CXX/drs/cwg6.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#define noexcept throw()
1212
#endif
1313

14-
namespace cwg6 { // cwg6: yes
14+
namespace cwg6 { // cwg6: 2.7
1515
#if __cplusplus >= 201103L
1616
struct Counter {
1717
int copies;

0 commit comments

Comments
 (0)