[all-commits] [llvm/llvm-project] d67e58: [libc++abi] Don't try calling __libcpp_aligned_fre...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Dec 1 14:49:35 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: d67e58f23a8232ee17dba3cd8c5b4c1378ddbc59
https://github.com/llvm/llvm-project/commit/d67e58f23a8232ee17dba3cd8c5b4c1378ddbc59
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M libcxxabi/src/fallback_malloc.cpp
Log Message:
-----------
[libc++abi] Don't try calling __libcpp_aligned_free when aligned allocation is disabled
See https://reviews.llvm.org/rGa78aaa1ad512#962077 for details.
More information about the All-commits
mailing list