[Lldb-commits] [lldb] [lldb] Allow tests to share a single build (PR #181720)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Wed Feb 18 02:16:46 PST 2026


Michael137 wrote:

> > I guess that is really fine except for tests that call self.build() with different dictionary parameters.
> 
> these are opted-out.

Where does this happen? Do you mean you opted them out by hand? I don't see anything specific in the `lldbtest.py` changes

https://github.com/llvm/llvm-project/pull/181720


More information about the lldb-commits mailing list