[PATCH] D39937: [Sema] Improve diagnostics for const- and ref-qualified member functions

Jacob Bandes-Storch via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 18 14:34:09 PST 2017


jtbandes updated this revision to Diff 123481.
jtbandes added a comment.

- spell out full diagnostic the first time


https://reviews.llvm.org/D39937

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaOverload.cpp
  test/CXX/over/over.match/over.match.funcs/p4-0x.cpp
  test/SemaCXX/copy-initialization.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39937.123481.patch
Type: text/x-patch
Size: 6678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171118/98f80997/attachment.bin>


More information about the cfe-commits mailing list