llvm-project/libcxx
Nikolas Klauser 87abc5013a [libc++][NFC] Inline the string constructors
This removes a lot of boilerplate code.

Reviewed By: ldionne, #libc

Spies: EricWF, libcxx-commits

Differential Revision: https://reviews.llvm.org/D128081
2022-09-17 18:00:11 +02:00
..
benchmarks [libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ 2022-08-23 18:36:38 -04:00
cmake [libcxx] Use interface library for libcxx-abi-shared 2022-09-16 10:13:39 +02:00
docs [libc++][random] Removes transitive includes. 2022-09-11 17:39:27 +02:00
include [libc++][NFC] Inline the string constructors 2022-09-17 18:00:11 +02:00
lib [libc++] Rename __libcpp_assertion_handler to __libcpp_verbose_abort 2022-07-29 13:52:42 -04:00
src [SystemZ][z/OS] define REMOVE_ALL_USE_DIRECTORY_ITERATOR (libc++) 2022-09-16 10:22:21 -04:00
test [libc++] Add test to ensure that type trait aliases in dependent return types can be mangled 2022-09-17 14:25:09 +02:00
utils [libc++] Shows the detailed compiler version info. 2022-09-16 16:15:36 +02: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 [libc++] Inlines format_error for clang-cl DLL. 2022-08-31 19:13:19 +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