bulbazord wrote:

@DavidSpickett If you haven't already, might I suggest looking into a CMake 
setting I implemented last year? `LLDB_ENFORCE_STRICT_TEST_REQUIREMENTS` -- 
this will cause your CMake configure step to fail if your bots are missing 
python packages so that you know your bots are running in a reasonable state. :)

https://github.com/llvm/llvm-project/pull/83191
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to