[all-commits] [llvm/llvm-project] 3fa85c: [libc++] Document that libc++ does not and will ne...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Feb 17 11:52:09 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3fa85c7cce3047ae0fc54874c2bf8340e8c4803c
https://github.com/llvm/llvm-project/commit/3fa85c7cce3047ae0fc54874c2bf8340e8c4803c
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2025-02-17 (Mon, 17 Feb 2025)
Changed paths:
M libcxx/docs/DesignDocs/ExperimentalFeatures.rst
M libcxx/docs/Status/Cxx20Issues.csv
Log Message:
-----------
[libc++] Document that libc++ does not and will never implement the Networking TS (#127508)
There has been discussion around this a few times already, and there
seemed to be consensus that we would never pursue an implementation of
the Networking TS. This patch solidifies that discussion by documenting
it and closing issues related to the Networking TS.
Closes #103799
Closes #100223
Closes #100228
Closes #100231
Closes #100232
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list