turn a std::pair into a real class.
authorChris Lattner <sabre@nondot.org>
Fri, 25 Sep 2009 06:32:47 +0000 (06:32 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 25 Sep 2009 06:32:47 +0000 (06:32 +0000)
commitbfa2eed139550dca127c7d0453ec9d6a29ec1461
tree76296f35da0c7954541176047ee164f527838c84
parentcc66cdd79c7500e8184a837418debdfae4407b5f
turn a std::pair into a real class.

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