[compiler-rt] [asan][win][msvc] override new and delete and seperate TUs (PR #68754)

Charlie Barto via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 16:24:50 PST 2023


barcharcraz wrote:

Allright, I've removed the stack trace modification stuff. This results in the top of the stack traces being in functions like `__asan_delete_align`, but that's OK for now I think

https://github.com/llvm/llvm-project/pull/68754


More information about the llvm-commits mailing list