JDevlieghere added inline comments.

================
Comment at: lldb/test/CMakeLists.txt:121
             "LLDB test suite requires libc++, but it is currently disabled. "
             "Please add `libcxx` to `LLVM_ENABLE_PROJECTS` or disable tests "
             "via `LLDB_INCLUDE_TESTS=OFF`.")
----------------
Should we include `LLVM_ENABLE_RUNTIMES` in this message? E.g.

> Please add `libcxx` to `LLVM_ENABLE_PROJECTS` or `LLVM_ENABLE_RUNTIMES`, or 
> disable tests via ... 


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97227/new/

https://reviews.llvm.org/D97227

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to