summaryrefslogtreecommitdiff
path: root/libcxxabi/test/test_fallback_malloc.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libcxxabi] [test] Use the correct printf formats for printing pointersMartin Storsjö2023-04-171-2/+3
* [libc++] Move the definition of aligned allocation helpers outside of <new>Louis Dionne2023-01-261-0/+3
* [libcxxabi] Fix alignment of pointers returned by fallback_mallocSimon Tatham2022-08-191-4/+12
* [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZLouis Dionne2022-05-271-1/+1
* [libc++abi] Use from-scratch testing configs for libc++abi by defaultLouis Dionne2022-05-261-0/+9
* [libc++] Revert "Protect users from relying on detail headers" & related changesLouis Dionne2022-03-011-1/+1
* [libcxx][modules] protects users from relying on detail headersChristopher Di Bella2022-02-261-1/+1
* [runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne2021-11-171-1/+1
* [libcxxabi] Fix printf formats in a test.Simon Tatham2020-10-161-9/+12
* [libc++/abi] Clean up uses of <iostream> in the test suiteLouis Dionne2020-10-131-56/+56
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxxabi] Introduce an externally threaded libc++abi variant.Asiri Rathnayake2017-01-031-1/+1
* Fix warnings in libc++abi testsEric Fiselier2016-12-241-1/+1
* [libcxxabi] Refactor pthread usage into a separate APIAsiri Rathnayake2016-10-131-1/+1
* Recommit r282692: [libc++abi] Use fallback_malloc to allocate __cxa_eh_global...Igor Kudrin2016-10-071-1/+1
* Revert r282692: Use fallback_malloc to allocate __cxa_eh_globals in case of d...Igor Kudrin2016-09-291-1/+1
* [libc++abi] Use fallback_malloc to allocate __cxa_eh_globals in case of dynam...Igor Kudrin2016-09-291-1/+1
* Rename all of the tests in preparation for merging lit configs with libcxxJonathan Roelofs2015-01-211-0/+189