[Lldb-commits] [PATCH] D62859: [CMake] Add special case for processing LLDB_DOTEST_ARGS

Stefan Gränitz via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 5 06:52:07 PDT 2019


sgraenitz added a comment.

`./Debug/bin/lldb-dotest` now failing with:

  OSError: [Errno 2] No such file or directory
  Config=x86_64-/path/to/lldb-dev-deps-relwithdebinfo/bin/clang-9

Investigating


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62859





More information about the lldb-commits mailing list