Michael137 wrote: Agree with Pavel.
> When libcxx is linked with a program as an archive of static libraries, functions that aren't used in the program are omitted. This really isn't the problem. The tests *want* those symbols to not be present and make sure that we can find those in the `std` Clang module. So I'm pretty sure the issue isn't about what symbols get stripped from the library https://github.com/llvm/llvm-project/pull/113935 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits