llvm-project/libcxx
Konstantin Varlamov 0102527352 [libc++][ranges] Implement `views::single`.
This only adds the customization point object (which isn't pipeable),
the view itself has already been implemented previously.

Differential Revision: https://reviews.llvm.org/D124978
2022-05-06 14:27:08 -07:00
..
benchmarks [libc++][ranges] Implement ranges::minmax and ranges::minmax_element 2022-04-14 15:37:22 +02:00
cmake [runtimes] [CMake] Unify variable names 2022-04-24 13:06:36 +03:00
docs [libc++][NFC] Add release note for constexpr std::string 2022-05-06 11:18:07 -04:00
include [libc++][ranges] Implement `views::single`. 2022-05-06 14:27:08 -07:00
lib [libc++][NFC] Refactor the ABI changelog 2022-03-24 10:24:43 -04:00
src Fix "the the" typo in documentation and user facing strings 2022-05-05 17:52:08 +02:00
test [libc++][ranges] Implement `views::single`. 2022-05-06 14:27:08 -07:00
utils [libc++][P0943] Add stdatomic.h header. 2022-05-06 09:52:48 -04:00
.clang-format
.clang-tidy [libc++] Enable modernize-loop-convert 2022-03-18 20:34:19 +01:00
.gitignore
CMakeLists.txt Revert "[msan][libcxx] Enable -fsanitize-memory-param-retval" 2022-04-30 15:19:16 +02:00
CREDITS.TXT
LICENSE.TXT
TODO.TXT
appveyor-reqs-install.cmd
appveyor.yml