[all-commits] [llvm/llvm-project] 590bbf: [libc++] [docs] Add C++2b (to be C++23) status page.

Marek Kurdej via All-commits all-commits at lists.llvm.org
Thu Dec 3 00:22:24 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 590bbfe0d804bc79a4d60297a7014a852a385ba9
      https://github.com/llvm/llvm-project/commit/590bbfe0d804bc79a4d60297a7014a852a385ba9
  Author: Marek Kurdej <marek.kurdej at gmail.com>
  Date:   2020-12-03 (Thu, 03 Dec 2020)

  Changed paths:
    M libcxx/docs/Cxx1yStatus.rst
    M libcxx/docs/Cxx1zStatus.rst
    M libcxx/docs/Cxx2aStatus.rst
    A libcxx/docs/Cxx2bStatus.rst
    A libcxx/docs/Cxx2bStatusPaperStatus.csv
    M libcxx/docs/index.rst

  Log Message:
  -----------
  [libc++] [docs] Add C++2b (to be C++23) status page.

Also:
* Fix header line in all status tables.
* Use C++20 instead of C++2a.

Reviewed By: ldionne, #libc, miscco

Differential Revision: https://reviews.llvm.org/D92306




More information about the All-commits mailing list