[clang] [clang] Update C++ DR page (PR #106299)

Vlad Serebrennikov via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 27 15:25:23 PDT 2024


================
@@ -6,7 +6,7 @@
 // RUN: %clang_cc1 -std=c++23 -pedantic-errors -verify=expected %s
 // RUN: %clang_cc1 -std=c++2c -pedantic-errors -verify=expected %s
 
-namespace cwg2917 { // cwg2917: 20 open 2024-07-30
+namespace cwg2917 { // cwg2917: 20 review 2024-07-30
----------------
Endilll wrote:

@Sirraide you can update the test separately, or push the update directly into this PR. Or I can merge this as is if you don't have time to get to this during the week. We have a date reference to what we implement, so it's not like we'll be lying to users.

https://github.com/llvm/llvm-project/pull/106299


More information about the cfe-commits mailing list