summaryrefslogtreecommitdiff
path: root/libcxx/include/__memory/allocator_destructor.h
AgeCommit message (Expand)Author
2024-12-22[libc++] Switch _LIBCPP_NODEBUG to [[gnu::nodebug]] (#120720)Nikolas Klauser
2023-12-18[libc++] Format the code base (#74334)Louis Dionne
2023-12-04[libc++] Rename _LIBCPP_INLINE_VISIBILITY to _LIBCPP_HIDE_FROM_ABI (#74095)Louis Dionne
2022-11-05[libc++] Split __allocator_destructor out of shared_ptr.hNikolas Klauser