[libcxx-commits] [libcxx] [llvm] [openmp] [lit] Add a flag to disable lit time tests (PR #98270)

via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 10 02:32:39 PDT 2024


jprotze wrote:

You can control the concurrency for lit specifying the number of workers. Is that not sufficient? 

Cannot you implement what you want without breaking the API? Just leave away the flag you don't want?

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


More information about the libcxx-commits mailing list