cxx/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con
2012-07-16 16:17:34 +00:00
..
alloc_F.pass.cpp license change 2010-11-16 22:09:02 +00:00
alloc_function.pass.cpp license change 2010-11-16 22:09:02 +00:00
alloc_nullptr.pass.cpp license change 2010-11-16 22:09:02 +00:00
alloc_rfunction.pass.cpp license change 2010-11-16 22:09:02 +00:00
alloc.pass.cpp license change 2010-11-16 22:09:02 +00:00
copy_assign.pass.cpp Correct for new rules regarding implicitly deleted special members. http://llvm.org/bugs/show_bug.cgi?id=10191 2011-07-01 19:24:36 +00:00
copy.pass.cpp Correct for new rules regarding implicitly deleted special members. http://llvm.org/bugs/show_bug.cgi?id=10191 2011-07-01 19:24:36 +00:00
default.pass.cpp license change 2010-11-16 22:09:02 +00:00
F_assign.pass.cpp license change 2010-11-16 22:09:02 +00:00
F_incomplete.pass.cpp Relax the complete-type checks that are happening under __invokable<Fp, Args...> to only check Fp, and not Args... . This should be sufficient to give the desired high quality diagnostics under both bind and function. And this allows a test reported by Rich E on cfe-dev to pass. Tracked by <rdar://problem/11880602>. 2012-07-16 16:17:34 +00:00
F.pass.cpp license change 2010-11-16 22:09:02 +00:00
nullptr_t_assign.pass.cpp license change 2010-11-16 22:09:02 +00:00
nullptr_t.pass.cpp license change 2010-11-16 22:09:02 +00:00