[PATCH] D13604: Fix to allow C conversions on arguments passed to functions with __attribute__((overloadable)) in C

George Burgess IV via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 11 13:15:26 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL249995: [Sema] Allow C conversions in C overload logic (authored by gbiv).

Changed prior to commit:
  http://reviews.llvm.org/D13604?vs=36986&id=37062#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13604

Files:
  cfe/trunk/include/clang/Sema/Overload.h
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/lib/Sema/SemaOverload.cpp
  cfe/trunk/test/Sema/overloadable.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13604.37062.patch
Type: text/x-patch
Size: 13333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151011/30ad75b3/attachment-0001.bin>


More information about the cfe-commits mailing list