]> granicus.if.org Git - clang/commit
Make test/Driver/biarch.c use FileCheck instead of grep
authorArtyom Skrobov <Artyom.Skrobov@arm.com>
Wed, 11 Nov 2015 10:45:44 +0000 (10:45 +0000)
committerArtyom Skrobov <Artyom.Skrobov@arm.com>
Wed, 11 Nov 2015 10:45:44 +0000 (10:45 +0000)
commitefaabc14b27a67dd8dafb9be6c9dd1d1a6b4d21b
treefd80da6f3d44b70379ef80a33180621fde8a0e78
parenteceb4b4fd7ea1e54c6e768f14fb1a6ad6d1684fe
Make test/Driver/biarch.c use FileCheck instead of grep

Summary:
For clarity and ease of maintenance, I suggest porting this test
to use the same tooling as the rest of the tests.

Reviewers: joerg, rengolin, dougk, yaron.keren

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D14548

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@252720 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/biarch.c