[all-commits] [llvm/llvm-project] 05e48e: [NFC][compiler-rt] Remove iOS xfail for unpoison-a...
Emily Shi via All-commits
all-commits at lists.llvm.org
Wed Jun 23 13:48:39 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05e48eccdd69fd974010f3a32c56e909d46230d8
https://github.com/llvm/llvm-project/commit/05e48eccdd69fd974010f3a32c56e909d46230d8
Author: Emily Shi <code at emi.sh>
Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths:
M compiler-rt/test/asan/TestCases/Posix/unpoison-alternate-stack.cpp
Log Message:
-----------
[NFC][compiler-rt] Remove iOS xfail for unpoison-alternate-stack
This test was originally xfailed because of a bug on iOS. This has since been fixed, so reenabling the test.
More information about the All-commits
mailing list