labath added a comment. > Cross-platform (such as API/macosx/macCatalyst and API/tools/lldb-server).
I find this statement fairly surprising. One should be able to run ~all tests in a "cross-platform" manner (i.e. where the test architecture is different than lldb (host) arch). What makes these two tests special? Couldn't we detect that we're in the cross-platform scenario (in python or cmake) and automatically switch to the system c++ library for all tests? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D132940/new/ https://reviews.llvm.org/D132940 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits