[Lldb-commits] [PATCH] D42280: Wrap all references to build	artifacts in the LLDB testsuite in TestBase::getBuildArtifact()
    Jim Ingham via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Fri Jan 19 11:48:32 PST 2018
    
    
  
jingham accepted this revision.
jingham added a comment.
I didn't intend to block this patch, just to point out that this was really work you shouldn't have had to do, and that as we touch these files we should clean them up so next time we don't have to.  It will also make the test files easier to read.
https://reviews.llvm.org/D42280
    
    
More information about the lldb-commits
mailing list