llvm-6502/utils/unittest/UnitTestMain
Benjamin Kramer 8ef297e945 Turns out gtest still prefers the system <tr1/tuple> over it's own
implementation. Force the internal one to unbreak clang selfhost on linux.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105386 91177308-0d34-0410-b5e6-96231b3b80d8
2010-06-03 07:51:58 +00:00
..
Makefile Turns out gtest still prefers the system <tr1/tuple> over it's own 2010-06-03 07:51:58 +00:00
TestMain.cpp