summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/ErrorOrTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [Support] Make test C++03.Michael J. Spencer2013-01-211-4/+2
| | | | llvm-svn: 173004
* Disable test that fails due to lack of std::true_type in C++03.Benjamin Kramer2013-01-201-0/+2
| | | | | | Michael, can this test be ported to C++03? llvm-svn: 172996
* [Support] Port ErrorOr<T> from lld to C++03.Michael J. Spencer2013-01-201-0/+78
llvm-svn: 172991
OpenPOWER on IntegriCloud