diff --git a/clang/test/CXX/drs/dr23xx.cpp b/clang/test/CXX/drs/dr23xx.cpp index 51879e913c6ba..c77df0a72f5e6 100644 --- a/clang/test/CXX/drs/dr23xx.cpp +++ b/clang/test/CXX/drs/dr23xx.cpp @@ -171,6 +171,8 @@ void g() { } //namespace dr2303 #endif +// dr2331: na + namespace dr2370 { // dr2370: no namespace N { typedef int type; diff --git a/clang/www/cxx_dr_status.html b/clang/www/cxx_dr_status.html index ef45809d2d5a9..855a4408fc245 100755 --- a/clang/www/cxx_dr_status.html +++ b/clang/www/cxx_dr_status.html @@ -13793,7 +13793,7 @@

C++ defect report implementation status

2331 CD6 Redundancy in description of class scope - Unknown + N/A 2332