diff options
author | Jason Molenda <jmolenda@apple.com> | 2025-02-06 14:50:09 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-06 14:50:09 -0800 |
commit | 8b65411b006cbe302dea7d00ff79abddd1403061 (patch) | |
tree | 2c93d61fdcb50d668bc3c39190d068d10dab6318 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 97b08b8ee06b8a822a3b0013d19aac64f4f0c3d2 (diff) | |
download | llvm-8b65411b006cbe302dea7d00ff79abddd1403061.zip llvm-8b65411b006cbe302dea7d00ff79abddd1403061.tar.gz llvm-8b65411b006cbe302dea7d00ff79abddd1403061.tar.bz2 |
[lldb][NFC] Remove old skipIfOutOfTreeDebugserver's (#126144)
When a test depends on a new debugserver feature/fix, the API test must
be marked @skipIfOutOfTreeDebugserver because the macOS CI bots test
using the latest Xcode release debugserver. But over time all of these
fixes & new features are picked up in the Xcode debugserver and these
skips can be removed.
We may see unexpected test failures from removing all of these 1+ year
old skips, but that's likely a separate reason the test is failing that
is being papered over by this skip.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions