[compiler-rt] [win/asan] Don't intercept memset etc. in ntdll (PR #120397)

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 18:49:11 PST 2024


https://github.com/rnk commented:

I think this is a good way to go,  but in the long run I think we'll need to have flags or special macros on the interceptors to communicate which functions need ntdll interception.

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


More information about the llvm-commits mailing list