OSDN Git Service

Use function's argument instead of the global flag.
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 17 Sep 2013 22:45:57 +0000 (22:45 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 17 Sep 2013 22:45:57 +0000 (22:45 +0000)
commit53bb26f61c65b6f63e9aa2950429bb889683bc11
treedefec3e1bf28738b1f0e80a5b2c28cb0c938144d
parent4f67afc3d67d9a68f1b37767c9c2966a775186bd
Use function's argument instead of the global flag.

For now it happens the argument is always the same.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190896 91177308-0d34-0410-b5e6-96231b3b80d8
utils/FileCheck/FileCheck.cpp