[PATCH] D34732: Clean temp directories before running lit
    Hal Finkel via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jun 27 18:25:39 PDT 2017
    
    
  
hfinkel added a comment.
> More sinister is that leaked files from previous runs can lead to false positives in tests.
I've also seen this problem; thanks for working on a fix.
Does this always remove the entire Output directory if you're only running a subset of the tests?
https://reviews.llvm.org/D34732
    
    
More information about the llvm-commits
mailing list