summaryrefslogtreecommitdiffstats
path: root/libcxxabi/src/stdlib_new_delete.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Update libc++abi's detection of aligned allocation after r344207.Eric Fiselier2018-10-111-2/+2
* [libc++] Remove _LIBCPP_BUILDING_XXX macros, which are redundant since _LIBCP...Louis Dionne2018-08-011-1/+0
* Don't use posix_memalign under MinGWEric Fiselier2017-05-111-2/+2
* [libc++abi] Update new/delete definitions to match libc++Eric Fiselier2017-03-021-71/+157
* Cleanup new/delete definitionsEric Fiselier2017-03-011-0/+178
OpenPOWER on IntegriCloud