This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 352a8a419d Reverted 321592: [Sema] Improve diagnostics for const- and r [...] new 7a65af2a3a [Sema] Improve diagnostics for const- and ref-qualified memb [...]
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 | 18 ++++++---- lib/Sema/SemaOverload.cpp | 23 +++++++++++-- .../CXX/over/over.match/over.match.funcs/p4-0x.cpp | 38 ++++++++++++++++++++-- test/CXX/stmt.stmt/stmt.iter/stmt.ranged/p1.cpp | 2 +- test/SemaCXX/copy-initialization.cpp | 2 +- .../SemaCXX/cxx1y-contextual-conversion-tweaks.cpp | 10 +++--- test/SemaCXX/cxx2a-pointer-to-const-ref-member.cpp | 4 +-- 7 files changed, 77 insertions(+), 20 deletions(-)