diff options
author | Konstantin Varlamov <varconst@apple.com> | 2022-07-12 02:48:29 -0700 |
---|---|---|
committer | Konstantin Varlamov <varconst@apple.com> | 2022-07-12 02:48:31 -0700 |
commit | 73ebcabff2d95d59b5ef05108738f2a2468cab12 (patch) | |
tree | 297fae9ccf0058ff416d26fc1a0951d840c4a546 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 00797b88e0113aeea03045b18b3f63332f850dfe (diff) | |
download | llvm-73ebcabff2d95d59b5ef05108738f2a2468cab12.zip llvm-73ebcabff2d95d59b5ef05108738f2a2468cab12.tar.gz llvm-73ebcabff2d95d59b5ef05108738f2a2468cab12.tar.bz2 |
[libc++][ranges][NFC] Implement the repetitive parts of the remaining range algorithms:
- create the headers (but not include them from `<algorithm>`);
- define the niebloid and its member functions with the right signatures
(as no-ops);
- make sure all the right headers are included that are required by each
algorithm's signature;
- update `CMakeLists.txt` and the module map;
- create the test files with the appropriate synopses.
The synopsis in `<algorithm>` is deliberately not updated because that
could be taken as a readiness signal. The new headers aren't included
from `<algorithm>` for the same reason.
Differential Revision: https://reviews.llvm.org/D129549
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions