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

2024-08-28 Thread Vlad Serebrennikov via cfe-commits
https://github.com/Endilll closed https://github.com/llvm/llvm-project/pull/106299 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

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

2024-08-28 Thread via cfe-commits
@@ -33,7 +33,7 @@ void *operator new(std::size_t, void *p) { return p; } void* operator new[] (std::size_t, void* p) {return p;} -namespace cwg2922 { // cwg2922: 20 open 2024-07-10 +namespace cwg2922 { // cwg2922: 20 tentatively ready 2024-07-10 cor3ntin wrot

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

2024-08-27 Thread Vlad Serebrennikov via cfe-commits
@@ -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 Endi

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

2024-08-27 Thread via cfe-commits
@@ -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 Sirr

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

2024-08-27 Thread Vlad Serebrennikov via cfe-commits
@@ -17292,43 +17292,43 @@ C++ defect report implementation status https://cplusplus.github.io/CWG/issues/2913.html";>2913 -open +tentatively ready Grammar for deduction-guide has requires-clause in the wrong position Not resolved https

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

2024-08-27 Thread Richard Smith via cfe-commits
@@ -17292,43 +17292,43 @@ C++ defect report implementation status https://cplusplus.github.io/CWG/issues/2913.html";>2913 -open +tentatively ready Grammar for deduction-guide has requires-clause in the wrong position Not resolved https

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

2024-08-27 Thread Vlad Serebrennikov via cfe-commits
@@ -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 Endi

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

2024-08-27 Thread Vlad Serebrennikov via cfe-commits
@@ -33,7 +33,7 @@ void *operator new(std::size_t, void *p) { return p; } void* operator new[] (std::size_t, void* p) {return p;} -namespace cwg2922 { // cwg2922: 20 open 2024-07-10 +namespace cwg2922 { // cwg2922: 20 tentatively ready 2024-07-10 Endilll wrote

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

2024-08-27 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Vlad Serebrennikov (Endilll) Changes [CWG2917](https://cplusplus.github.io/CWG/issues/2917.html) got a new proposed resolution that is different from the one the test has been written against. [CWG2922](https://cplusplus.github.io/CWG/iss

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

2024-08-27 Thread Vlad Serebrennikov via cfe-commits
https://github.com/Endilll created https://github.com/llvm/llvm-project/pull/106299 [CWG2917](https://cplusplus.github.io/CWG/issues/2917.html) got a new proposed resolution that is different from the one the test has been written against. [CWG2922](https://cplusplus.github.io/CWG/issues/2922.