[PATCH] D15590: [Bugfix] Disqualify unaddressable overload candidates when a function is directly called indirectly.

George Burgess IV via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 6 18:30:45 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL257016: [Sema] Teach overload resolution about unaddressable functions. (authored by gbiv).

Changed prior to commit:
  http://reviews.llvm.org/D15590?vs=43900&id=44184#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15590

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/CodeGenCXX/pass-object-size.cpp
  cfe/trunk/test/Sema/pass-object-size.c
  cfe/trunk/test/SemaCXX/pass-object-size.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15590.44184.patch
Type: text/x-patch
Size: 9619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160107/a6e87d24/attachment.bin>


More information about the cfe-commits mailing list