summaryrefslogtreecommitdiff
path: root/libcxx/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/copy.pass.cpp
AgeCommit message (Expand)Author
2014-12-20Move test into test/std subdirectory.Eric Fiselier
2014-11-04Actually mark the tests an unsupported with MSAN (not just ASAN)Eric Fiselier
2014-11-04Mark tests that replace operator new/delete as UNSUPPORTED with ASAN and MSAN.Eric Fiselier
2014-06-30Fix libc++ bug #20039: 'Constructing std::function from empty compatible std:...Marshall Clow
2011-07-01Correct for new rules regarding implicitly deleted special members. http://ll...Howard Hinnant
2010-11-16license changeHoward Hinnant
2010-09-04Changed __config to react to all of clang's currently documented has_feature ...Howard Hinnant
2010-08-22Fixing whitespace problemsHoward Hinnant
2010-05-11Wiped out some non-ascii characters that snuck into the copyright.Howard Hinnant
2010-05-11libcxx initial importHoward Hinnant