[Lldb-commits] [lldb] [lldb][rpc] Add sysroot to lldb-rpc-gen test suite invocation (PR #151291)
Chelsea Cassanova via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 5 10:46:19 PDT 2025
chelcassanova wrote:
Actually, we have a couple tests that are testing the use of SB API pointers or refs as function parameters, so adding the sysroot will be necessary to resolve this. The other tests that do not use SB API classes can be modified however.
https://github.com/llvm/llvm-project/pull/151291
More information about the lldb-commits
mailing list