[all-commits] [llvm/llvm-project] 447b32: [asan] add the new/delete code back to RTAsan_dyna...
Charlie Barto via All-commits
all-commits at lists.llvm.org
Wed Sep 11 23:29:11 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 447b32fb192b90be00164a027f990e16c0325de3
https://github.com/llvm/llvm-project/commit/447b32fb192b90be00164a027f990e16c0325de3
Author: Charlie Barto <chbarto at microsoft.com>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M compiler-rt/lib/asan/CMakeLists.txt
Log Message:
-----------
[asan] add the new/delete code back to RTAsan_dynamic (#108329)
the new/delete code was removed from RTAsan_dynamic in
https://github.com/llvm/llvm-project/pull/107899, but that broke things
on macos. This reverts the offending change.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list