[Lldb-commits] [lldb] [lldb][test] Fix TestStdCXXDisassembly test (PR #112357)
Michael Buch via lldb-commits
lldb-commits at lists.llvm.org
Tue Oct 15 11:58:27 PDT 2024
https://github.com/Michael137 approved this pull request.
Doing both seems fine, thanks!
Can we change the Darwin case to `USE_LIBCPP` though? The less reliance on the system stdlib the better i think.
Also lets check that the PR CI actually does run the test (aka doesn't trigger the skip added here)
https://github.com/llvm/llvm-project/pull/112357
More information about the lldb-commits
mailing list