[all-commits] [llvm/llvm-project] 081dad: [libcxx][spaceship][doc] Repair links and clean up...
Kent Ross via All-commits
all-commits at lists.llvm.org
Wed Aug 17 12:15:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 081dad9e9e8d31564fc52f50066f1e978aa93da9
https://github.com/llvm/llvm-project/commit/081dad9e9e8d31564fc52f50066f1e978aa93da9
Author: Kent Ross <k at mad.cash>
Date: 2022-08-17 (Wed, 17 Aug 2022)
Changed paths:
M libcxx/docs/Status/SpaceshipProjects.csv
Log Message:
-----------
[libcxx][spaceship][doc] Repair links and clean up spaceship progress doc
Previously the specification was in a table in paragraph 14 of [container.requirements.general] but it has since been given its own sub section header, 24.2.2.4 [container.opt.reqmts].
This happened in https://github.com/cplusplus/draft/commit/93ff092d1cd2b335f372b9546365b3d495caf2d8
This update also includes misc. other cleanups of the spaceship projects sheet.
Reviewed By: Mordante, avogelsgesang, #libc
Differential Revision: https://reviews.llvm.org/D131928
More information about the All-commits
mailing list