This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e56545f4e1 Remove .gitattributes, add comment to lineendings. new 919821dc09 [c++2a] P0704R1: Allow pointers to const& member functions t [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Basic/DiagnosticSemaKinds.td | 7 +++++++ lib/Sema/SemaExprCXX.cpp | 13 ++++++++++--- test/SemaCXX/cxx2a-pointer-to-const-ref-member.cpp | 14 ++++++++++++++ www/cxx_status.html | 2 +- 4 files changed, 32 insertions(+), 4 deletions(-) create mode 100644 test/SemaCXX/cxx2a-pointer-to-const-ref-member.cpp