[PATCH] D53417: [Clang][Sema]Choose a better candidate in overload function call if there is a compatible vector conversion instead of ambiguous call error
Zixuan Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 15 19:02:38 PST 2018
This revision was automatically updated to reflect the committed changes.
wuzish marked an inline comment as done.
Closed by commit rC347019: [Clang][Sema]Choose a better candidate in overload function call if there is a… (authored by wuzish, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D53417?vs=173981&id=174315#toc
Repository:
rC Clang
https://reviews.llvm.org/D53417
Files:
lib/Sema/SemaOverload.cpp
test/Sema/altivec-generic-overload.c
test/SemaCXX/vector.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53417.174315.patch
Type: text/x-patch
Size: 7054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181116/0915672f/attachment.bin>
More information about the cfe-commits
mailing list