JDevlieghere 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`).
https://github.com/llvm/llvm-project/pull/175955 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
