Skip to content
  • Daniel Dunbar's avatar
    Eliminate &&s in tests. · 8b576979
    Daniel Dunbar authored
     - 'for i in $(find . -type f); do sed -e 's#\(RUN:.*[^ ]\) *&& *$#\1#g' $i | FileUpdate $i; done', for the curious.
    
    llvm-svn: 86430
    8b576979
Loading