[Lldb-commits] [PATCH] D42280: Wrap all references to build artifacts in the LLDB testsuite in TestBase::getBuildArtifact()

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 19 11:41:08 PST 2018


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

Awesome. This will make flipping the out-of-tree switch much easier.

Making more tests use lldbutil.run_to_source_breakpoint would be nice, but I suspect that cannot be done with a shellscript, so I wouldn't tie that to this.


https://reviews.llvm.org/D42280





More information about the lldb-commits mailing list