https://github.com/Nerixyz approved this pull request.
Agree, that it's better for this to be skipped on Windows. I think this passed on Windows because Clang always generates a PDB, even if DWARF is used, but I could be wrong. To be able to use DWARF on Windows, this test also missed `-fuse-ld=lld` - the section names of the produced executable are currently truncated. Also checked on #154121, and it passes there (the other test, `Settings/TestFrameFormatFunctionReturnObjC.test` also passes there). https://github.com/llvm/llvm-project/pull/156306 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits