summaryrefslogtreecommitdiff
path: root/libcxx/test/thread/thread.threads/thread.thread.class/thread.thread.constr/copy.fail.cpp
AgeCommit message (Collapse)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
llvm-svn: 224658
2013-03-26Fixed race conditions in thread tests; exposed by UBSanMarshall Clow
llvm-svn: 178029
2010-11-16license changeHoward Hinnant
llvm-svn: 119395
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
llvm-svn: 103516
2010-05-11libcxx initial importHoward Hinnant
llvm-svn: 103490