llvm-project/libcxx
Louis Dionne 5ed6dc4681 [libc++] Introduce helper functions __make_iter in vector and string
This prepares the terrain for introducing a new type of bounded iterator
that can't be constructed like __wrap_iter. This reverts part of the
changes made to std::vector in 4eab04f84.

Differential Revision: https://reviews.llvm.org/D138036
2022-11-15 16:17:13 -05:00
..
benchmarks [libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ 2022-08-23 18:36:38 -04:00
cmake [CMake] Fix -Wstrict-prototypes 2022-11-08 01:37:04 +00:00
docs [libc++] Start classifying debug mode features with more granularity 2022-11-15 11:18:22 -05:00
include [libc++] Introduce helper functions __make_iter in vector and string 2022-11-15 16:17:13 -05:00
lib [libc++][PMR] Move the pmr::memory_resource destructor into the dylib 2022-11-01 00:37:04 +01:00
src [libc++][PMR] Deprecate the implementation in std::experimental 2022-11-01 00:37:08 +01:00
test [libc++] Make it an error to define _LIBCPP_DEBUG 2022-11-15 09:48:13 -05:00
utils [libc++] Make sure that we use the libc++ CI pipeline when no projects have changed 2022-11-12 08:10:10 -10: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 [runtimes] Add the ability to customize the output name of libc++, libc++abi and libunwind 2022-10-11 15:19:59 -04:00
CREDITS.TXT Microsoft's floating-point to_chars powered by Ryu and Ryu Printf 2021-12-12 16:34:50 +01:00
LICENSE.TXT
TODO.TXT [libc++] Disallow volatile types in std::allocator 2021-09-22 11:47:38 -04:00
appveyor-reqs-install.cmd
appveyor.yml [libc++] Re-apply "Always build c++experimental.a"" 2022-07-19 10:44:19 -04:00