summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/cxx2a-pointer-to-const-ref-member.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix PR34668 - P0704R1 implementation is too permissiveNicolas Lesser2018-07-131-0/+3
* [Sema] Improve diagnostics for const- and ref-qualified member functionsJacob Bandes-Storch2017-12-311-2/+2
* Fix MSVC bots which include '__attribute__((thiscall))' in pretty-printed mem...Richard Smith2017-08-251-1/+1
* [c++2a] P0704R1: Allow pointers to const& member functions to be called on rv...Richard Smith2017-08-251-0/+14
OpenPOWER on IntegriCloud