[libcxx-commits] [PATCH] D74577: [libcxx][span] Implement P1976R2
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 11 05:52:12 PDT 2020
ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.
You need to modify the feature test macro in `libcxx/utils/generate_feature_test_macro_components.py`, and then generate the other files (`<version>`, the documentation and the tests) from it. More details in `libcxx/docs/DesignDocs/FeatureTestMacros.rst`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74577/new/
https://reviews.llvm.org/D74577
More information about the libcxx-commits
mailing list