summaryrefslogtreecommitdiff
path: root/libcxxabi/test/test_fallback_malloc.pass.cpp
AgeCommit message (Expand)Author
2024-02-05[libc++abi] Revert temporary workaround to unblock ChromeLouis Dionne
2024-01-31[libc++abi] Add temporary workaround to unblock ChromeLouis Dionne
2024-01-30[libc++] Split the monolithic __threading_support header (#79654)Louis Dionne
2023-11-23[libc++abi] Avoid raw calls to assert() in libc++abi (#71121)Louis Dionne
2023-04-17[libcxxabi] [test] Use the correct printf formats for printing pointersMartin Storsjö
2023-01-26[libc++] Move the definition of aligned allocation helpers outside of <new>Louis Dionne
2022-08-19[libcxxabi] Fix alignment of pointers returned by fallback_mallocSimon Tatham
2022-05-27[runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZLouis Dionne
2022-05-26[libc++abi] Use from-scratch testing configs for libc++abi by defaultLouis Dionne
2022-03-01[libc++] Revert "Protect users from relying on detail headers" & related changesLouis Dionne
2022-02-26[libcxx][modules] protects users from relying on detail headersChristopher Di Bella
2021-11-17[runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne
2020-10-16[libcxxabi] Fix printf formats in a test.Simon Tatham
2020-10-13[libc++/abi] Clean up uses of <iostream> in the test suiteLouis Dionne
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-01-03[libcxxabi] Introduce an externally threaded libc++abi variant.Asiri Rathnayake
2016-12-24Fix warnings in libc++abi testsEric Fiselier
2016-10-13[libcxxabi] Refactor pthread usage into a separate APIAsiri Rathnayake
2016-10-07Recommit r282692: [libc++abi] Use fallback_malloc to allocate __cxa_eh_global...Igor Kudrin
2016-09-29Revert r282692: Use fallback_malloc to allocate __cxa_eh_globals in case of d...Igor Kudrin
2016-09-29[libc++abi] Use fallback_malloc to allocate __cxa_eh_globals in case of dynam...Igor Kudrin
2015-01-21Rename all of the tests in preparation for merging lit configs with libcxxJonathan Roelofs