[all-commits] [llvm/llvm-project] 725f0b: [compiler-rt] [test] [asan] Fix Windows tests in i...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Mon May 29 12:52:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 725f0be8aec37561b8f2237c7f089742142b0e16
https://github.com/llvm/llvm-project/commit/725f0be8aec37561b8f2237c7f089742142b0e16
Author: Martin Storsjö <martin at martin.st>
Date: 2023-05-29 (Mon, 29 May 2023)
Changed paths:
M compiler-rt/test/asan/TestCases/Windows/dll_intercept_memchr.cpp
Log Message:
-----------
[compiler-rt] [test] [asan] Fix Windows tests in i386 mode after StripFunctionName() improvements
This applies the same fix as a32a16311050fbccc03638b197910dc1415f60ab
to a testcase which isn't executed in x86_64 mode.
More information about the All-commits
mailing list