OSDN Git Service

Disable test that fails due to lack of std::true_type in C++03.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sun, 20 Jan 2013 21:52:27 +0000 (21:52 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sun, 20 Jan 2013 21:52:27 +0000 (21:52 +0000)
commitc052d5b047312195d2722c13af5fdf6d2ebe6bae
treee14d7306c69ee74d165052643085d25e9dd97b02
parenta080daf5c6d9f62d021efe7c6c608a71d591dc44
Disable test that fails due to lack of std::true_type in C++03.

Michael, can this test be ported to C++03?

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172996 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/Support/ErrorOrTest.cpp