[clang] [NFC] [Clang] Some core issues have changed status from tentatively ready -> ready / review (PR #97200)
Mital Ashok via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 23 17:12:22 PDT 2024
================
@@ -139,7 +139,7 @@ struct D3 : B {
#endif
#if __cplusplus >= 202302L
-namespace cwg2561 { // cwg2561: no tentatively ready 2024-03-18
+namespace cwg2561 { // cwg2561: no ready 2024-06-25
----------------
MitalAshok wrote:
It doesn't really make sense to put a date for something Clang doesn't implement yet right? So I just removed the date. This one is now status=DR on https://raw.githubusercontent.com/cplusplus/CWG/gh-pages/issues/cwg_index.html so there isn't supposed to be a date anyway
https://github.com/llvm/llvm-project/pull/97200
More information about the cfe-commits
mailing list