[PATCH] D16159: [Sema] Fix PR26085 -- regression caused by making overload resolution more lenient in C.
George Burgess IV via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 13 15:40:32 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL257710: [Sema] Suppress diags in overload resolution. (authored by gbiv).
Changed prior to commit:
http://reviews.llvm.org/D16159?vs=44797&id=44803#toc
Repository:
rL LLVM
http://reviews.llvm.org/D16159
Files:
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/Sema/SemaDeclCXX.cpp
cfe/trunk/lib/Sema/SemaExpr.cpp
cfe/trunk/lib/Sema/SemaExprObjC.cpp
cfe/trunk/lib/Sema/SemaOverload.cpp
cfe/trunk/test/SemaObjC/ovl-check.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16159.44803.patch
Type: text/x-patch
Size: 24610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160113/c64debdf/attachment-0001.bin>
More information about the cfe-commits
mailing list