Skip to content

Commit f1bf35b

Browse files
zygoloidEndilll
andauthored
Avoid "yes".
Co-authored-by: Vlad Serebrennikov <[email protected]>
1 parent d16e49e commit f1bf35b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/CXX/drs/cwg2xx.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ namespace cwg211 { // cwg211: 2.7
230230
};
231231
} // namespace cwg211
232232

233-
namespace cwg212 { // cwg212: yes
233+
namespace cwg212 { // cwg212: 2.7
234234
template<typename T> struct Base;
235235
template<typename T> struct Derived;
236236

0 commit comments

Comments
 (0)