From 468739b825832bc82feff9cd558956ab728f6c17 Mon Sep 17 00:00:00 2001 From: vrupan01 Date: Mon, 16 Dec 2024 10:53:05 +0000 Subject: [PATCH] Update the patch file with upstream changes of file libcxxabi/test/test_demangle.pass.cpp --- .../0002-libc-tests-with-picolibc-disable-large-tests.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/patches/llvm-project/0002-libc-tests-with-picolibc-disable-large-tests.patch b/patches/llvm-project/0002-libc-tests-with-picolibc-disable-large-tests.patch index 0e9821d..8f7a9ba 100644 --- a/patches/llvm-project/0002-libc-tests-with-picolibc-disable-large-tests.patch +++ b/patches/llvm-project/0002-libc-tests-with-picolibc-disable-large-tests.patch @@ -51,7 +51,8 @@ index ad131bb3a8a7..ac612c79f71c 100644 -// XFAIL: LIBCXX-PICOLIBC-FIXME +// REQUIRES: large_tests - // This test exercises support for char array initializer lists added in dd8b266ef. + // This test exercises support for char array initializer lists added in + // dd8b266ef. // UNSUPPORTED: using-built-library-before-llvm-20 -- 2.39.5 (Apple Git-154)