]> granicus.if.org Git - clang/commit
Replace 'grep foo | count 0' with 'not grep foo'.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 4 Jul 2013 15:22:16 +0000 (15:22 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 4 Jul 2013 15:22:16 +0000 (15:22 +0000)
commitd029cbbd18689a8110ea47aa33ed3387a7cf3674
tree4dadb09b0547206b2f0534651ef3ee28138ecb9a
parent9d940ed8df9097beb0e71a3070607ce1411bf96e
Replace 'grep foo | count 0' with 'not grep foo'.

This avoids depending on pipefail not being used.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@185648 91177308-0d34-0410-b5e6-96231b3b80d8
18 files changed:
test/Analysis/html-diags-multifile.c
test/CodeGen/2008-07-31-asm-labels.c
test/CodeGen/PR3589-freestanding-libcalls.c
test/CodeGen/bitfield-assign.c
test/CodeGenCXX/copy-assign-synthesis.cpp
test/CodeGenCXX/copy-constructor-elim.cpp
test/CodeGenCXX/implicit-instantiation-1.cpp
test/CodeGenObjC/bitfield-ivar-offsets.m
test/CodeGenObjC/blocks-1.m
test/CodeGenObjC/objc2-no-write-barrier.m
test/CodeGenObjC/objc2-write-barrier-5.m
test/CodeGenObjC/protocols-lazy.m
test/Driver/Xarch.c
test/Driver/darwin-dsymutil.c
test/Driver/darwin-verify-debug.c
test/Driver/m_and_mm.c
test/Frontend/darwin-version.c
test/PCH/external-defs.c