summaryrefslogtreecommitdiff
path: root/test/SemaCXX/cxx2a-pointer-to-const-ref-member.cpp
AgeCommit message (Expand)Author
2017-12-31[Sema] Improve diagnostics for const- and ref-qualified member functionsJacob Bandes-Storch
2017-08-25Fix MSVC bots which include '__attribute__((thiscall))' in pretty-printed mem...Richard Smith
2017-08-25[c++2a] P0704R1: Allow pointers to const& member functions to be called on rv...Richard Smith