Eliminate &&s in tests.
 - 'for i in $(find . -type f); do sed -e 's#\(RUN:.*[^ ]\) *&& *$#\1#g' $i | FileUpdate $i; done', for the curious.

llvm-svn: 86430
416 files changed
tree: ad07dd8c1a82b98b0f6b6219f119b314ac3bc678
  1. clang/
  2. compiler-rt/
  3. llvm/