aboutsummaryrefslogtreecommitdiff
path: root/libcxx/docs
diff options
context:
space:
mode:
authorHui <hui.xie1990@gmail.com>2024-05-29 01:30:30 +0100
committerGitHub <noreply@github.com>2024-05-29 01:30:30 +0100
commit44d4b3b2eebdd5eed95dd78dc3939dd9f5ebc5e6 (patch)
treeec7243d389629813df86061f041cba0cc15acc35 /libcxx/docs
parent1c108c80dc5b878452c00e1411cb530a66122ea5 (diff)
downloadllvm-44d4b3b2eebdd5eed95dd78dc3939dd9f5ebc5e6.zip
llvm-44d4b3b2eebdd5eed95dd78dc3939dd9f5ebc5e6.tar.gz
llvm-44d4b3b2eebdd5eed95dd78dc3939dd9f5ebc5e6.tar.bz2
[libc++][test] Close LWG3382 and add tests (#93039)
Diffstat (limited to 'libcxx/docs')
-rw-r--r--libcxx/docs/Status/Cxx20Issues.csv2
1 files changed, 1 insertions, 1 deletions
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 <https://wg21.link/LWG3379>`__","""``safe``\ "" in several library names is misleading","Prague","|Complete|","15.0","|ranges|"
"`3380 <https://wg21.link/LWG3380>`__","``common_type``\ and comparison categories","Prague","|Complete|","15.0","|spaceship|"
"`3381 <https://wg21.link/LWG3381>`__","``begin``\ and ``data``\ must agree for ``contiguous_range``\ ","Prague","|Nothing To Do|","","|ranges|"
-"`3382 <https://wg21.link/LWG3382>`__","NTTP for ``pair``\ and ``array``\ ","Prague","",""
+"`3382 <https://wg21.link/LWG3382>`__","NTTP for ``pair``\ and ``array``\ ","Prague","|Nothing To Do|",""
"`3383 <https://wg21.link/LWG3383>`__","|sect|\ [time.zone.leap.nonmembers] ``sys_seconds``\ should be replaced with ``seconds``\ ","Prague","|Complete|","19.0","|chrono|"
"`3384 <https://wg21.link/LWG3384>`__","``transform_view::*sentinel*``\ has an incorrect ``operator-``\ ","Prague","|Complete|","15.0","|ranges|"
"`3385 <https://wg21.link/LWG3385>`__","``common_iterator``\ is not sufficiently constrained for non-copyable iterators","Prague","|Complete|","15.0","|ranges|"