[libcxx-commits] [libcxx] [libc++] Add WG21 issues and papers voted in Brno (PR #204191)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 16 18:17:07 PDT 2026


================
@@ -0,0 +1,22 @@
+"Paper #","Paper Name","Meeting","Status","First released version","GitHub issue","Notes"
+"`P2434R5 <https://wg21.link/P2434R5>`__","Nondeterministic pointer provenance","2026-06 (Brno)","","","","Voted as a Defect Report."
+"`P4101R1 <https://wg21.link/P4101R1>`__","Consteval-only Values for C++26","2026-06 (Brno)","","","","Voted as a Defect Report."
+"`P2414R12 <https://wg21.link/P2414R12>`__","Pointer lifetime-end zap proposed solutions","2026-06 (Brno)","","","","Voted as a Defect Report."
+"`P3319R6 <https://wg21.link/P3319R6>`__","Add an ``iota`` object for ``simd`` (and more)","2026-06 (Brno)","","","",""
+"`P3798R1 <https://wg21.link/P3798R1>`__","The unexpected in ``std::expected``","2026-06 (Brno)","","","",""
+"`P3052R2 <https://wg21.link/P3052R2>`__","``view_interface::at()``","2026-06 (Brno)","","","",""
+"`P4206R0 <https://wg21.link/P4206R0>`__","Revert string support in ``std::constant_wrapper``","2026-06 (Brno)","","","",""
----------------
frederick-vs-ja wrote:

No change requested. @yronglin is already working on P4206R0 (#203338) and has created a GH issue (#203336). I'm not sure whether we should list this paper as DR although I believe it should be implemented in C++26 mode.

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


More information about the libcxx-commits mailing list