[Lldb-commits] [PATCH] D150954: [lldb][cmake] Allow specifying custom libcxx for tests in standalone builds

Michael Buch via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri May 19 03:18:05 PDT 2023


Michael137 added a comment.

Outstanding question would be whether we want to mirror this change in `utils/lldb-dotest/CMakeLists.txt`. If so, we should probably extract all this libcxx logic into a common helper between the two.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150954



More information about the lldb-commits mailing list