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

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 16 10:50:18 PST 2026


https://github.com/Michael137 commented:

So the effect here is that the build directory is just going to be re-used, but the `self.build` will still try to rebuild (but possibly won't because `make` wouldn't see any changes in the sources)?

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


More information about the lldb-commits mailing list