[PATCH] D61357: SemaOverload: Complete candidates before emitting the error, to ensure diagnostics emitted (or suppressed) during completion don't interfere with the overload notes
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 2 17:44:30 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rC359854: SemaOverload: Complete candidates before emitting the error, to ensureā¦ (authored by dblaikie, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D61357?vs=197491&id=197901#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61357/new/
https://reviews.llvm.org/D61357
Files:
include/clang/AST/TemplateName.h
include/clang/Basic/PartialDiagnostic.h
include/clang/Sema/Overload.h
lib/AST/TemplateName.cpp
lib/Sema/SemaCast.cpp
lib/Sema/SemaExprCXX.cpp
lib/Sema/SemaInit.cpp
lib/Sema/SemaOverload.cpp
lib/Sema/SemaStmt.cpp
test/SemaCXX/overload-template.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61357.197901.patch
Type: text/x-patch
Size: 36574 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190503/458d0aa5/attachment-0001.bin>
More information about the cfe-commits
mailing list