dexonsmith added a comment.

In https://reviews.llvm.org/D34331#831686, @arphaman wrote:

> Don't you need `// UNSUPPORTED: c++98, c++03` since `std::function` is 
> supported in C++11 only?


The tests in libcxx/test/std/utilities/function.objects/ don't have UNSUPPORTED 
lines, and I don't see a lit.local.cfg that sets config.unsupported.  What 
would be different here?


https://reviews.llvm.org/D34331



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to