[PATCH] D36918: [Sema] Take into account the current context when checking the accessibility of a member function pointer

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 12 11:40:20 PDT 2018


ahatanak reopened this revision.
ahatanak added a comment.
This revision is now accepted and ready to land.

The patch got reverted in r325335 as it broke the Chromium build. I'm reopening this review.


Repository:
  rC Clang

https://reviews.llvm.org/D36918





More information about the cfe-commits mailing list