Michael137 wrote: > I'm not sure what to do about the other API test (`TestMultipleSlides.py`). > This fails because the native plugin sets the size of symbols to 0. However, > the test shouldn't run with PDB in the first place.
I'd suggest opening a PR that just XFAILs/skips the test on Windows https://github.com/llvm/llvm-project/pull/165592 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
