Skip to content

Commit a63325b

Browse files
committed
[test][asan] Try android again with 20e4c7a
Probably alignment as Darwin.
1 parent 64b94eb commit a63325b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

compiler-rt/test/asan/TestCases/Posix/fake_stack_gc.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
// Check that fake stack does not discard frames on the main stack, when GC is
44
// triggered from high alt stack.
55

6-
// FIXME: Investigate.
7-
// UNSUPPORTED: android
8-
96
#include <algorithm>
107
#include <assert.h>
118
#include <csignal>

0 commit comments

Comments
 (0)