llvm-runtimes/libcxx: gdb_pretty_printer test started passing

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-03-22 04:48:37 +01:00
parent d8c7907a90
commit 97bf71bbec
2 changed files with 0 additions and 4 deletions

View File

@@ -177,8 +177,6 @@ multilib_src_compile() {
multilib_src_test() {
local -x LIT_PRESERVES_TMP=1
# https://github.com/llvm/llvm-project/issues/153940
local -x LIT_XFAIL="libcxx/gdb/gdb_pretty_printer_test.sh.cpp"
cmake_build libcxx-test-suite-install-cxx
if [[ ${CHOST} != *-darwin* ]] ; then
local libdir=$(get_libdir)

View File

@@ -177,8 +177,6 @@ multilib_src_compile() {
multilib_src_test() {
local -x LIT_PRESERVES_TMP=1
# https://github.com/llvm/llvm-project/issues/153940
local -x LIT_XFAIL="libcxx/gdb/gdb_pretty_printer_test.sh.cpp"
cmake_build libcxx-test-suite-install-cxx
if [[ ${CHOST} != *-darwin* ]] ; then
local libdir=$(get_libdir)