[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
Sun Jun 30 03:07:59 PDT 2024


================
@@ -150,7 +150,7 @@ void g() {
 #endif
 } // namespace cwg2877
 
-namespace cwg2881 { // cwg2881: 19 tentatively ready 2024-04-19
+namespace cwg2881 { // cwg2881: 19 ready 2024-04-19
----------------
Endilll wrote:

Since this was added, wording has changed slightly, and a new ill-formed example was added. See https://github.com/cplusplus/CWG/blame/gh-pages/issues/2881.html
CC @Sirraide

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


More information about the cfe-commits mailing list