summaryrefslogtreecommitdiff
path: root/libcxx/src/include/overridable_function.h
AgeCommit message (Expand)Author
2025-05-16[libc++][NFC] Update the documentation for _LIBCPP_OVERRIDABLE_FUNCTION (#140...Louis Dionne
2025-05-09[libcxx][NFC] Use macros for functions that support overriding detection (#13...Petr Hosek
2025-01-27Revert "[libcxx] Use alias for detecting overriden function" (#124431)Petr Hosek
2025-01-07[libcxx] Use alias for detecting overriden function (#120805)Petr Hosek
2024-12-19Revert "[libcxx] Use alias for detecting overriden function (#114961)"Nico Weber
2024-12-17[libcxx] Use alias for detecting overriden function (#114961)Petr Hosek
2024-09-09[PAC] Make __is_function_overridden pauth-aware on ELF platforms (#107498)Anton Korobeynikov
2024-08-14[libcxx] Disable invalid `__start/__stop` reference on NVPTX (#99381)Joseph Huber
2024-07-23[libc++][libc++abi] Minor follow-up changes after ptrauth upstreaming (#87481)Louis Dionne
2024-07-12[libc++][NFC] Remove outdated comment about overridable_function being in lib...Louis Dionne
2024-04-03[libc++] Upstream ptrauth support in libc++ and libc++abi (#84573)Louis Dionne
2024-01-22[libc++] Fix the behavior of throwing `operator new` under -fno-exceptions (#...Louis Dionne