diff options
author | David Goldblatt <davidgoldblatt@fb.com> | 2017-01-18 14:04:24 -0800 |
---|---|---|
committer | David Goldblatt <davidtgoldblatt@gmail.com> | 2017-01-20 12:15:53 -0800 |
commit | 5154ff32ee8c37bacb6afd8a07b923eb33228357 (patch) | |
tree | 7468993de3f76a5a9d7e73701f327009c881a643 /test/integration/cpp/basic.cpp | |
parent | 9eb1b1c8814beb4026fe8a9d3e77bb44e9ad0144 (diff) |
Unify the allocation paths
This unifies the allocation paths for malloc, posix_memalign, aligned_alloc,
calloc, memalign, valloc, and mallocx, so that they all share common code where
they can.
There's more work that could be done here, but I think this is the smallest
discrete change in this direction.
Diffstat (limited to 'test/integration/cpp/basic.cpp')
0 files changed, 0 insertions, 0 deletions