Skip to content

Commit 4939460

Browse files
domin144saturn691
authored andcommitted
[libc++] tests with picolibc: xfail one remaining test
1 parent 6b4db3a commit 4939460

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

libcxx/test/std/language.support/support.start.term/quick_exit.pass.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717

1818
// test quick_exit and at_quick_exit
1919

20+
// TODO: Find out why the at_quick_exit symbol is not found.
21+
// XFAIL: LIBCXX-PICOLIBC-FIXME
22+
2023
#include <cstdlib>
2124

2225
void f() {}

0 commit comments

Comments
 (0)