[libcxx-commits] [PATCH] D145652: [libcxx] Add status paper for Parallelism-TS

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 9 04:34:18 PST 2023


philnik added inline comments.


================
Comment at: libcxx/docs/Status/Parallelism.rst:1
+.. parallelism-status:
+
----------------
You also have to add a new entry in the list at `libcxx/docs/index.rst:37`. This should fix the CI.


================
Comment at: libcxx/docs/Status/Parallelism.rst:4
+=================================
+libc++ Parallelism Status (N4808)
+=================================
----------------



================
Comment at: libcxx/docs/Status/Parallelism.rst:15
+
+This document contains the status of the Parallelism implementation in libc++.
+It is used to track both the status of the sub-projects of the effort and who
----------------



Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145652/new/

https://reviews.llvm.org/D145652



More information about the libcxx-commits mailing list