6
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[libcxx] Remove shared_ptr::make_shared More... over 4 years ago
[NFC] Fix typos in CMake comment More... over 4 years ago
Refine check for `_LIBCPP_C_HAS_NO_GETS` on FreeBSD
DimitryAndric
as Dimitry Andric
More... over 4 years ago
P1152R4: Fix deprecation warnings in libc++ testsuite and in uses of is_invocable that would internally conjure up a deprecated function type. More... over 4 years ago
[libc++][test] Use <version> to get config on MSVC More... over 4 years ago
[libc++][test] Portability fix for std::any tests More... over 4 years ago
[libc++][test] Add license headers to test/support/archetypes.* More... over 4 years ago
[libc++][test] Silence more warnings in variant tests More... over 4 years ago
[libc++][test] std::variant test cleanup More... over 4 years ago
[libc++][test] <=> now has a feature-test macro More... over 4 years ago
[libc++][test] Silence MSVC warning in std::optional test More... over 4 years ago
[libc++] Fix linker script generation More... over 4 years ago
[libc++][test] Change IsSmallObject's calculation for std::any's small object buffer More... over 4 years ago
[libc++][test] Miscellaneous MSVC cleanups More... over 4 years ago
Optimize operator=(const basic_string&) for tail call. More... over 4 years ago
[libc++] Workaround old versions of CMake that don't understand list(JOIN) More... over 4 years ago
[libc++] Move the linker script generation step to CMake More... over 4 years ago
[libc++] Make sure we link all system libraries into the benchmarks More... over 4 years ago
[libc++] TAKE 2: Make system libraries PRIVATE dependencies of libc++ More... over 4 years ago
[libc++] Add missing link-time dependencies to the benchmarks More... over 4 years ago
[libc++] Use PRIVATE to link benchmark dependencies More... over 4 years ago
[libc++] Remove C++03 variadics in shared_ptr (v2) More... over 4 years ago
[libc++] Guard cxx_experimental settings behind LIBCXX_ENABLE_EXPERIMENTAL_LIBRARY More... over 4 years ago
[libc++] Localize common build flags into a single CMake function More... over 4 years ago
Add an off-by-default option to enable testing for gdb pretty printers. More... over 4 years ago
[libc++] Make the modules-related flags PUBLIC instead of PRIVATE More... over 4 years ago
[libc++] Move more CMake flags to per-target definitions More... over 4 years ago
Make libc++ gdb pretty printer Python 3 compatible More... over 4 years ago
Attempt to remove linker workaround on the buildbots: Attempt 2 More... over 4 years ago
Attempt to remove linker workaround on the buildbots. More... over 4 years ago