[PATCH] [libcxx] Fix PR 23589: std::function doesn't recognize null pointer to varargs function

David Krauss david_work at me.com
Wed May 20 01:28:55 PDT 2015


A lot of work can be save by ignoring the function signature.

template<class _R2, class _Cp>
static bool __not_null( t c::* p ) { return pm; }


http://reviews.llvm.org/D9873

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the cfe-commits mailing list