[compiler-rt] [compiler-rt][asan] _aligned_malloc/_aligned_free interception. (PR #82049)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 14 10:04:41 PST 2024
zmodem wrote:
Even if there isn't a problem (I think the _aligned_offset_malloc / _aligned_free combo should work), it would be good to expand the test to verify that mixing the intercepted/non-intercepted allocation/freeing functions works.
https://github.com/llvm/llvm-project/pull/82049
More information about the llvm-commits
mailing list