[Lldb-commits] [lldb] [lldb] Disable shared builds for tests with custom build() calls (PR #185962)
Dave Lee via lldb-commits
lldb-commits at lists.llvm.org
Fri Mar 13 12:50:47 PDT 2026
kastiglione wrote:
I could probably make a script that loads each test file, does the same ast walk, and then modifies the test source to set `SHARED_BUILD_TESTCASE`. Thoughts @Michael137 ?
https://github.com/llvm/llvm-project/pull/185962
More information about the lldb-commits
mailing list