[Lldb-commits] [PATCH] D150772: Add code snippet line numbers to TestExprDiagnostics output
Michael Buch via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed May 17 06:00:09 PDT 2023
Michael137 added a comment.
In D150772#4349592 <https://reviews.llvm.org/D150772#4349592>, @tbaeder wrote:
> Can you tell me what I have to do so `ninja check-lldb-api` actually runs the test? All 1114 tests are currently marked "unsupported" for me.
Did you configure LLDB with `-DLLDB_ENABLE_PYTHON`? We should probably add that info to https://lldb.llvm.org/resources/test.html#running-the-full-test-suite
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150772/new/
https://reviews.llvm.org/D150772
More information about the lldb-commits
mailing list