llvm-project/libcxx
Vitaly Buka a6e1080b87 Revert "[libc++][ranges]Refactor `copy{,_backward}` and `move{,_backward}`"
Breaks msan, asan

https://lab.llvm.org/buildbot/#/builders/5/builds/27904

This reverts commit 005916de58.
2022-10-02 16:23:35 -07:00
..
benchmarks [libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ 2022-08-23 18:36:38 -04:00
cmake [runtimes] Remove all traces of the legacy testing configuration system 2022-09-30 15:03:33 -04:00
docs [libc++] Implement P0591R4 (Utility functions to implement uses-allocator construction) 2022-10-01 15:18:06 +02:00
include Revert "[libc++][ranges]Refactor `copy{,_backward}` and `move{,_backward}`" 2022-10-02 16:23:35 -07:00
lib [libc++] Rename __libcpp_assertion_handler to __libcpp_verbose_abort 2022-07-29 13:52:42 -04:00
src [libc++] Remove MSVC code 2022-09-20 10:11:42 +02:00
test Revert "[libc++][ranges]Refactor `copy{,_backward}` and `move{,_backward}`" 2022-10-02 16:23:35 -07:00
utils [runtimes] Remove all traces of the legacy testing configuration system 2022-09-30 15:03:33 -04:00
.clang-format [libc++][NFC] Rename the constexpr macros 2022-08-19 15:35:02 +02:00
.clang-tidy [libc++] Make the naming of private member variables consistent and enforce it through readability-identifier-naming 2022-09-02 21:36:36 +02:00
.gitignore
CMakeLists.txt [libcxx] Support LIBCXX_STATICALLY_LINK_ABI_IN_STATIC_LIBRARY + LIBCXX_ENABLE_ABI_LINKER_SCRIPT 2022-09-27 10:04:54 +02:00
CREDITS.TXT
LICENSE.TXT
TODO.TXT
appveyor-reqs-install.cmd
appveyor.yml [libc++] Re-apply "Always build c++experimental.a"" 2022-07-19 10:44:19 -04:00