[libcxx-commits] [libcxx] [libc++][doc] Updates the libc++ status page. (PR #100595)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jul 26 09:16:21 PDT 2024


================
@@ -241,9 +241,9 @@
 "`3817 <https://wg21.link/LWG3817>`__","Missing preconditions on ``forward_list`` modifiers", "November 2022","","",""
 "`3818 <https://wg21.link/LWG3818>`__","Exposition-only concepts are not described in library intro", "November 2022","|Nothing to do|","",""
 "`3822 <https://wg21.link/LWG3822>`__","Avoiding normalization in ``filesystem::weakly_canonical``", "November 2022","","",""
-"`3823 <https://wg21.link/LWG3823>`__","Unnecessary precondition for ``is_aggregate``", "November 2022","","",""
+"`3823 <https://wg21.link/LWG3823>`__","Unnecessary precondition for ``is_aggregate``", "November 2022","|Nothing To Do|","",""
----------------
mordante wrote:

Since we only support Clang 17 and newer I don't feel we need to add a note.

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


More information about the libcxx-commits mailing list