[Openmp-commits] [PATCH] D58002: [OMPT] Remove test output from	source tree
    Joachim Protze via Phabricator via Openmp-commits 
    openmp-commits at lists.llvm.org
       
    Mon Feb 11 01:02:15 PST 2019
    
    
  
protze.joachim accepted this revision.
protze.joachim added a comment.
This revision is now accepted and ready to land.
LGTM, thanks for catching this!
The output is written to the build dir anyways:
runtime/test/lit.cfg:127
config.substitutions.append(("FileCheck", "tee %%t.out | %s" % config.test_filecheck))
Repository:
  rOMP OpenMP
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58002/new/
https://reviews.llvm.org/D58002
    
    
More information about the Openmp-commits
mailing list