- 5e26fb1 [libc++] Qualify calls to nullary functions like __throw_foo (#122465) by Louis Dionne · 3 months ago
- bfabd5b [libc++] Remove some private symbols from the ABI (#121497) by Nikolas Klauser · 3 months ago
- cedb44a [libc++] Pass type information down to __libcpp_allocate (#118837) by Louis Dionne · 4 months ago
- 6285c46 [libc++] Refactor some code in monotonic_buffer_resource (#117271) by Peng Xie · 5 months ago
- c6f3b7b [libc++] Refactor the configuration macros to being always defined (#112094) by Nikolas Klauser · 6 months ago
- e99c490 [libc++] Granularize <cstddef> includes (#108696) by Nikolas Klauser · 6 months ago
- ba87515 [libc++][RFC] Always define internal feature test macros (#89178) by Nikolas Klauser · 7 months ago
- 953af0e [libc++][NFC] Increase consistency for namespace closing comments by Louis Dionne · 8 months ago
- 6082478 [libc++][hardening] Classify assertions related to leaks and syscalls. (#77164) by Konstantin Varlamov · 1 year, 4 months ago
- 4f215fd [libc++][hardening] Categorize more assertions. (#75918) by Konstantin Varlamov · 1 year, 4 months ago
- b85fdc4 [libc++][hardening] Add `_LIBCPP_ASSERT_NON_NULL` to check for null pointers (#71428) by Konstantin Varlamov · 1 year, 6 months ago
- 5a6c1ce [libc++] Change _LIBCPP_CONSTEXPR_SINCE_XXX to constexpr in the dylib by Louis Dionne · 1 year, 9 months ago
- cd0ad42 [libc++][hardening][NFC] Introduce `_LIBCPP_ASSERT_UNCATEGORIZED`. by varconst · 1 year, 11 months ago
- f1ea0b1 [libc++] Merge _LIBCPP_FUNC_VIS, _LIBCPP_TYPE_VIS and _LIBCPP_EXCEPTION_ABI into _LIBCPP_EXPORTED_FROM_ABI by Nikolas Klauser · 1 year, 11 months ago
- 7067aee [libc++][CI] Switches to clang-format-16. by Mark de Wever · 2 years, 3 months ago
- 549a5fd [libc++] Make pmr::monotonic_buffer_resource bump down by Nikolas Klauser · 2 years, 4 months ago
- 57215ed [libc++][PMR] Move the pmr::memory_resource destructor into the dylib by Nikolas Klauser · 2 years, 6 months ago
- 243da90 [libc++] Add the C++17 <memory_resource> header (mono-patch) by Arthur O'Dwyer · 2 years, 7 months ago