[libcxx-commits] [PATCH] D154461: [libc++] Reformat status tables

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 4 13:15:38 PDT 2023


ldionne created this revision.
Herald added a project: All.
ldionne requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

We use 17.0 instead of Clang 17 in our status tables pretty consistently,
but not universally. This ensures that we do it universally, for all
versions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D154461

Files:
  libcxx/docs/Status/Cxx20Issues.csv
  libcxx/docs/Status/Cxx2cIssues.csv
  libcxx/docs/Status/Cxx2cPapers.csv
  libcxx/docs/Status/FormatIssues.csv
  libcxx/docs/Status/FormatPaper.csv

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154461.537165.patch
Type: text/x-patch
Size: 16841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230704/571579f8/attachment-0001.bin>


More information about the libcxx-commits mailing list