[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 14:48:10 PST 2026
Michael137 wrote:
re. making it a default: some tests call `self.build` and pass it different compile flags via the dictionary parameter. E.g., the formatters do that (and some other tests that test debug info flags). So we'd want to make sure those force a rebuild
https://github.com/llvm/llvm-project/pull/181720
More information about the lldb-commits
mailing list