llvm-project/libcxx
Louis Dionne 97e383aa06 [libc++] Add std::ranges::iter_move and std::iter_rvalue_reference_t
Original patch by @cjdb, modified by @ldionne.

Differential Revision: https://reviews.llvm.org/D99873
2021-04-21 11:32:00 -04:00
..
benchmarks [libc++] Include <__config_site> from <__config> 2021-03-30 14:06:11 -07:00
cmake [libc++] Divorce the std Lit feature from the -std=XXX compiler flag 2021-04-12 11:55:39 -04:00
docs [libcxx] adds `iter_difference_t` and `iter_value_t` 2021-04-20 19:02:07 +00:00
include [libc++] Add std::ranges::iter_move and std::iter_rvalue_reference_t 2021-04-21 11:32:00 -04:00
lib [libc++] Implement format_error. 2021-01-28 18:02:53 +01:00
src [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
test [libc++] Add std::ranges::iter_move and std::iter_rvalue_reference_t 2021-04-21 11:32:00 -04:00
utils Tolerate missing debug info in the shared_ptr pretty printer. 2021-04-20 09:52:46 -07:00
www [libcxx] [docs] Update docs about how to build for Windows 2021-03-15 17:30:26 +02:00
.clang-format [libcxx][NFC] removes IndentRequires from .clang-format 2021-04-15 19:28:45 +00:00
.gitignore [libcxx] Fix .gitignore to not exclude test directories 2020-03-25 17:52:23 -07:00
CMakeLists.txt [CMake] Remove {LIBCXX,LIBCXXABI,LIBUNWIND}_INSTALL_PREFIX 2021-04-01 10:13:07 -07:00
CREDITS.TXT [libcxx] Adds [concept.same] 2020-04-08 18:00:13 -04:00
LICENSE.TXT
TODO.TXT [libc++][NFC] Remove outdated TODO item 2020-07-08 13:04:33 -04:00
appveyor-reqs-install.cmd Attempt to upgrade compiler used by appveyor builds 2019-04-03 20:40:01 +00:00
appveyor.yml disable appveyor config for MSVC 2015 2019-04-03 20:36:51 +00:00