[PATCH] D41646: [Sema] Improve diagnostics for const- and ref-qualified member functions
Jacob Bandes-Storch via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 31 10:28:38 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL321609: [Sema] Improve diagnostics for const- and ref-qualified member functions (authored by jtbandes, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D41646
Files:
cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
cfe/trunk/lib/Sema/SemaOverload.cpp
cfe/trunk/test/CXX/over/over.match/over.match.funcs/p4-0x.cpp
cfe/trunk/test/CXX/stmt.stmt/stmt.iter/stmt.ranged/p1.cpp
cfe/trunk/test/SemaCXX/copy-initialization.cpp
cfe/trunk/test/SemaCXX/cxx1y-contextual-conversion-tweaks.cpp
cfe/trunk/test/SemaCXX/cxx2a-pointer-to-const-ref-member.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41646.128374.patch
Type: text/x-patch
Size: 10834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171231/82abca6a/attachment.bin>
More information about the cfe-commits
mailing list