From 44d4b3b2eebdd5eed95dd78dc3939dd9f5ebc5e6 Mon Sep 17 00:00:00 2001 From: Hui Date: Wed, 29 May 2024 01:30:30 +0100 Subject: [libc++][test] Close LWG3382 and add tests (#93039) --- libcxx/docs/Status/Cxx20Issues.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcxx/docs') diff --git a/libcxx/docs/Status/Cxx20Issues.csv b/libcxx/docs/Status/Cxx20Issues.csv index 5f83fa3..1799588 100644 --- a/libcxx/docs/Status/Cxx20Issues.csv +++ b/libcxx/docs/Status/Cxx20Issues.csv @@ -285,7 +285,7 @@ "`3379 `__","""``safe``\ "" in several library names is misleading","Prague","|Complete|","15.0","|ranges|" "`3380 `__","``common_type``\ and comparison categories","Prague","|Complete|","15.0","|spaceship|" "`3381 `__","``begin``\ and ``data``\ must agree for ``contiguous_range``\ ","Prague","|Nothing To Do|","","|ranges|" -"`3382 `__","NTTP for ``pair``\ and ``array``\ ","Prague","","" +"`3382 `__","NTTP for ``pair``\ and ``array``\ ","Prague","|Nothing To Do|","" "`3383 `__","|sect|\ [time.zone.leap.nonmembers] ``sys_seconds``\ should be replaced with ``seconds``\ ","Prague","|Complete|","19.0","|chrono|" "`3384 `__","``transform_view::*sentinel*``\ has an incorrect ``operator-``\ ","Prague","|Complete|","15.0","|ranges|" "`3385 `__","``common_iterator``\ is not sufficiently constrained for non-copyable iterators","Prague","|Complete|","15.0","|ranges|" -- cgit v1.1