DavidSpickett wrote: > Only API tests require a compiler. I can add a lit.local.cfg file that > disables them if fortran_compiler is empty(on the PR adding API tests of > course).
I think that's how shell tests would work but I'm not sure about API. Anyway, same idea. Certainly if you have a way to disable a whole folder `lang/fortran` at once, then that's excellent. https://github.com/llvm/llvm-project/pull/208298 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
