[PATCH] D13704: [Fix] Allow implicit conversions of the address of overloadable functions in C + docs update
George Burgess IV via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 22 19:39:12 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL264132: [Sema] Allow implicit conversions of &overloaded_fn in C. (authored by gbiv).
Changed prior to commit:
http://reviews.llvm.org/D13704?vs=49333&id=51378#toc
Repository:
rL LLVM
http://reviews.llvm.org/D13704
Files:
cfe/trunk/include/clang/Basic/AttrDocs.td
cfe/trunk/lib/Sema/SemaOverload.cpp
cfe/trunk/test/CodeGen/overloadable.c
cfe/trunk/test/Sema/overloadable.c
cfe/trunk/test/Sema/pass-object-size.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13704.51378.patch
Type: text/x-patch
Size: 10309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160323/3f04cc73/attachment.bin>
More information about the cfe-commits
mailing list