summaryrefslogtreecommitdiff
path: root/libcxx/include/__memory/array_cookie.h
AgeCommit message (Expand)Author
2025-10-16[libc++] Properly implement array cookies in the ARM ABI (#160182)Louis Dionne
2024-10-31[libc++] Granularize <cstddef> includes (#108696)Nikolas Klauser
2024-10-03[libc++] Correctly handle custom deleters in hardened unique_ptr<T[]> (#110685)Louis Dionne
2024-09-30[libc++] Add an ABI setting to harden unique_ptr<T[]>::operator[] (#91798)Louis Dionne
2024-09-28Revert "[libc++][modules] Rewrite the modulemap to have fewer top-level modul...Chris B
2024-09-27[libc++] Add an ABI setting to harden unique_ptr<T[]>::operator[] (#91798)Louis Dionne