[clang] [NFC] [Clang] Some core issues have changed status from tentatively ready -> ready / review (PR #97200)
Vlad Serebrennikov via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 24 04:47:14 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
----------------
Endilll wrote:
> I may have been reading some stale info if that is the case
Not just you :)
I'll also recheck your changes based on the repo instead of GH pages.
https://github.com/llvm/llvm-project/pull/97200
More information about the cfe-commits
mailing list