Michael137 wrote:

> Another option is to change `LLDB_ENFORCE_STRICT_TEST_REQUIREMENTS` to an 
> "enum" with values like `OFF`, `ERROR` (used by CI) and `WARN` (the default), 
> similar to what we do for autodetecting dependencies (where the values are 
> `ON`, `OFF` and `Auto`).

Good idea. For now I'll just treat this as a revert. We can consider this as a 
follow-up. Especially if we start adding more test requirements

https://github.com/llvm/llvm-project/pull/175955
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to