[clang-tools-extra] [lldb] [llvm] [clang] [lldb][test] Apply @expectedFailureAll/@skipIf early for debug_info tests (PR #73067)

Jordan Rupprecht via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 5 13:58:09 PST 2023


rupprecht wrote:

> Is this a performance optimization or a function al change?

Neither. This should only affect tests, and the set of tests we skip/mark as xfail should not change, we just generally know about it earlier in the test setup.

https://github.com/llvm/llvm-project/pull/73067


More information about the cfe-commits mailing list