[all-commits] [llvm/llvm-project] 03dc87: Revert "[sanitizer][asan][win] Intercept _strdup o...
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Tue Jul 18 03:21:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 03dc87e93937bf25a48bc77d0006c59f37b1855d
https://github.com/llvm/llvm-project/commit/03dc87e93937bf25a48bc77d0006c59f37b1855d
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2023-07-18 (Tue, 18 Jul 2023)
Changed paths:
M compiler-rt/lib/asan/asan_interceptors.cpp
Log Message:
-----------
Revert "[sanitizer][asan][win] Intercept _strdup on Windows instead of strdup"
This reverts commit 31263211c6a4ef454216f2edbf9b2083a4c1474d.
Reason: Broke the ASan Windows bot: https://reviews.llvm.org/rG31263211c6a4ef454216f2edbf9b2083a4c1474d
More information about the All-commits
mailing list