[libcxx-commits] [PATCH] D109087: [libc++][docs] Remove "Last Updated" entries from the docs

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Sep 2 10:03:06 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc8439e9a8086: [libc++][docs] Remove "Last Updated" entries from the docs (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109087

Files:
  libcxx/docs/Status/Cxx14.rst
  libcxx/docs/Status/Cxx17.rst
  libcxx/docs/Status/Cxx20.rst
  libcxx/docs/Status/Cxx2b.rst


Index: libcxx/docs/Status/Cxx2b.rst
===================================================================
--- libcxx/docs/Status/Cxx2b.rst
+++ libcxx/docs/Status/Cxx2b.rst
@@ -46,5 +46,3 @@
    :file: Cxx2bIssues.csv
    :header-rows: 1
    :widths: auto
-
-Last Updated: 22-July-2021
Index: libcxx/docs/Status/Cxx20.rst
===================================================================
--- libcxx/docs/Status/Cxx20.rst
+++ libcxx/docs/Status/Cxx20.rst
@@ -55,5 +55,3 @@
    :file: Cxx20Issues.csv
    :header-rows: 1
    :widths: auto
-
-Last Updated: 24-May-2021
Index: libcxx/docs/Status/Cxx17.rst
===================================================================
--- libcxx/docs/Status/Cxx17.rst
+++ libcxx/docs/Status/Cxx17.rst
@@ -53,5 +53,3 @@
    :file: Cxx17Issues.csv
    :header-rows: 1
    :widths: auto
-
-Last Updated: 17-Nov-2020
Index: libcxx/docs/Status/Cxx14.rst
===================================================================
--- libcxx/docs/Status/Cxx14.rst
+++ libcxx/docs/Status/Cxx14.rst
@@ -48,5 +48,3 @@
    :file: Cxx14Issues.csv
    :header-rows: 1
    :widths: auto
-
-Last Updated: 25-Mar-2014


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109087.370314.patch
Type: text/x-patch
Size: 1129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210902/f0767c6b/attachment.bin>


More information about the libcxx-commits mailing list