Cut FOLLY_CREATE_HAS_MEMBER_FN_TRAITS
commit90ab911df1041009ce72a1843abfeae3685120ec
authorYedidya Feldblum <yfeldblum@fb.com>
Wed, 2 Sep 2020 18:23:55 +0000 (2 11:23 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 2 Sep 2020 18:27:24 +0000 (2 11:27 -0700)
treebb65ebda1cc949c7988a40fb5ac8bdc93d5fe98b
parentdc7ff6bca47736a57f24b81fedaa349257a25e98
Cut FOLLY_CREATE_HAS_MEMBER_FN_TRAITS

Summary: [Folly] Cut `FOLLY_CREATE_HAS_MEMBER_FN_TRAITS` since it is unused and does not match the current invoker model, replacing uses which need it with `FOLLY_CREATE_MEMBER_INVOKER`.

Reviewed By: vitaut

Differential Revision: D23371070

fbshipit-source-id: 7fb0f5af21321a5056e06933ebd364a0a48a8fa1
hphp/runtime/vm/jit/extra-data.cpp
hphp/runtime/vm/native-data.h
hphp/util/trace.h