[libcxx-commits] [PATCH] D105082: [libcxx][NFC] removes header synopses
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jun 29 09:55:25 PDT 2021
Quuxplusone added a comment.
FWIW, I am neutral on the major question; I don't find the synopses useful, but also don't mind them.
- if we do ever remove the synopses, IMO we should replace them with nothing, not with `// Synopsis available at http://wg21.link/algorithm.syn` comments
- `<version>` is autogenerated; if you want those changes to stick, you need to modify `libcxx/utils/generate_feature_test_macro_components.py`
- anyway, it sounds like these points are moot for now :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105082/new/
https://reviews.llvm.org/D105082
More information about the libcxx-commits
mailing list