[PATCH] D17701: [Sema] Teach SemaCast to allow reinterpret_casts of overloaded functions with only one addressable candidate
George Burgess IV via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 19 14:41:16 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL263887: [Sema] Allow casting of some overloaded functions (authored by gbiv).
Changed prior to commit:
http://reviews.llvm.org/D17701?vs=49334&id=51119#toc
Repository:
rL LLVM
http://reviews.llvm.org/D17701
Files:
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/Sema/SemaCast.cpp
cfe/trunk/lib/Sema/SemaOverload.cpp
cfe/trunk/test/SemaCXX/enable_if.cpp
cfe/trunk/test/SemaCXX/unaddressable-functions.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17701.51119.patch
Type: text/x-patch
Size: 12044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160319/a8f3205f/attachment-0001.bin>
More information about the cfe-commits
mailing list