bnbarham wrote: Sorry, which PR? https://github.com/llvm/llvm-project/pull/66281 is a revert of https://github.com/llvm/llvm-project/pull/65683 which caused the failures to begin with. The only non-NFC part of that PR is https://github.com/llvm/llvm-project/pull/65683/files#diff-5c51bae1966e0b475927bfa75751eb83db5d90f828aa825cb24f40dea653c408R714-R715. If I remove the if there, these tests start passing too.
IIRC not having that change caused failures elsewhere... Checking that now. https://github.com/llvm/llvm-project/pull/66271 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
