[PATCH] D24113: Allow implicit conversions between incompatible pointer types in overload resolution in C.

George Burgess IV via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 2 16:08:27 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL280553: [Sema] Relax overloading restrictions in C. (authored by gbiv).

Changed prior to commit:
  https://reviews.llvm.org/D24113?vs=69922&id=70251#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24113

Files:
  cfe/trunk/include/clang/Basic/AttrDocs.td
  cfe/trunk/include/clang/Sema/Overload.h
  cfe/trunk/lib/Sema/SemaExprCXX.cpp
  cfe/trunk/lib/Sema/SemaOverload.cpp
  cfe/trunk/test/CodeGen/builtins-systemz-zvector-error.c
  cfe/trunk/test/CodeGen/overloadable.c
  cfe/trunk/test/Sema/overloadable.c
  cfe/trunk/test/Sema/pass-object-size.c
  cfe/trunk/test/SemaOpenCL/event_t_overload.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24113.70251.patch
Type: text/x-patch
Size: 16348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160902/08b38f54/attachment.bin>


More information about the cfe-commits mailing list