[clang] [NFC] [Clang] Some core issues have changed status from tentatively ready -> ready / review (PR #97200)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 1 06:22:18 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
----------------
Sirraide wrote:
We do still need a test for template deduction, though, because from what I can tell, the wording is still the same, except that this is now also specified as causing template argument deduction to fail.
https://github.com/llvm/llvm-project/pull/97200
More information about the cfe-commits
mailing list