- 78d6a77 [libcxx] Remove shared_ptr::make_shared by Zoe Carver · 3 years, 7 months ago master
- 4dff356 [NFC] Fix typos in CMake comment by Louis Dionne · 3 years, 7 months ago
- 41e7283 Refine check for `_LIBCPP_C_HAS_NO_GETS` on FreeBSD by Dimitry Andric · 3 years, 7 months ago
- 7e5c563 P1152R4: Fix deprecation warnings in libc++ testsuite and in uses of is_invocable that would internally conjure up a deprecated function type. by Richard Smith · 3 years, 7 months ago
- fb94462 [libc++][test] Use <version> to get config on MSVC by Casey Carter · 3 years, 8 months ago
- 5f31123 [libc++][test] Portability fix for std::any tests by Casey Carter · 3 years, 8 months ago
- cb62367 [libc++][test] Add license headers to test/support/archetypes.* by Casey Carter · 3 years, 8 months ago
- 4fd9329 [libc++][test] Silence more warnings in variant tests by Casey Carter · 3 years, 8 months ago
- 79d2a71 [libc++][test] std::variant test cleanup by Casey Carter · 3 years, 8 months ago
- 6dc4120 [libc++][test] <=> now has a feature-test macro by Casey Carter · 3 years, 8 months ago
- 1f4cad9 [libc++][test] Silence MSVC warning in std::optional test by Casey Carter · 3 years, 8 months ago
- 437d5a5 [libc++] Fix linker script generation by Petr Hosek · 3 years, 8 months ago
- dda1e44 [libc++][test] Change IsSmallObject's calculation for std::any's small object buffer by Casey Carter · 3 years, 8 months ago
- 193f188 [libc++][test] Miscellaneous MSVC cleanups by Casey Carter · 3 years, 8 months ago
- da6e915 Optimize operator=(const basic_string&) for tail call. by Eric Fiselier · 3 years, 8 months ago
- 76ba5dd [libc++] Workaround old versions of CMake that don't understand list(JOIN) by Louis Dionne · 3 years, 8 months ago
- ef2d239 [libc++] Move the linker script generation step to CMake by Louis Dionne · 3 years, 8 months ago
- d265021 [libc++] Make sure we link all system libraries into the benchmarks by Louis Dionne · 3 years, 8 months ago
- 2a88a04 [libc++] TAKE 2: Make system libraries PRIVATE dependencies of libc++ by Louis Dionne · 3 years, 8 months ago
- caa8e2c [libc++] Add missing link-time dependencies to the benchmarks by Louis Dionne · 3 years, 8 months ago