[PATCH] D36855: Fixed pointer to const& member function on rvalues, P0704r1

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 17 18:10:13 PDT 2017


rsmith added a comment.

Oh, and you'll need an accompanying test case before this can be committed (look at the existing tests in test/SemaCXX for ideas).


https://reviews.llvm.org/D36855





More information about the cfe-commits mailing list