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

Dave Lee via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 16 10:56:03 PST 2026


kastiglione wrote:

I just ran with `-t` and see that clang is still being run. I'm guessing the sources are being recopied, which would update the timestamp, causing `make` to re-run anew.

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


More information about the lldb-commits mailing list