[Lldb-commits] [lldb] [lldb][test] Mark some tests as requiring Clang (PR #214197)

Charles Zablit via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 7 01:20:31 PDT 2026


charles-zablit wrote:

> @charles-zablit is this the right way to write this now that there is also "requires"?

If the test cannot run without clang, we should mark create a `requireClang` decorator.

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


More information about the lldb-commits mailing list