[all-commits] [llvm/llvm-project] 4737aa: Fix a test case after committing D94563.
Amy Huang via All-commits
all-commits at lists.llvm.org
Thu Feb 4 16:08:37 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4737aab53d7fb36f11d177312a4526d28976b3c1
https://github.com/llvm/llvm-project/commit/4737aab53d7fb36f11d177312a4526d28976b3c1
Author: Amy Huang <akhuang at google.com>
Date: 2021-02-04 (Thu, 04 Feb 2021)
Changed paths:
M compiler-rt/test/asan/TestCases/suppressions-exec-relative-location.cpp
Log Message:
-----------
Fix a test case after committing D94563.
D94563 implemented `ReadBinaryName` on Windows, which causes a test case
to now pass, so remove the `XFAIL: windows-msvc` line.
More information about the All-commits
mailing list