[clang] [clang] Update C++ DR page (PR #106299)
Vlad Serebrennikov via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 27 16:31:43 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:
OK, let's just update the status.
https://github.com/llvm/llvm-project/pull/106299
More information about the cfe-commits
mailing list