[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
Mon Jan 4 10:47:36 PST 2016


george.burgess.iv updated this revision to Diff 43900.
george.burgess.iv added a comment.

Rebased


http://reviews.llvm.org/D15590

Files:
  include/clang/Sema/Overload.h
  include/clang/Sema/Sema.h
  lib/Sema/SemaExpr.cpp
  lib/Sema/SemaOverload.cpp
  test/CodeGenCXX/pass-object-size.cpp
  test/Sema/pass-object-size.c
  test/SemaCXX/pass-object-size.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15590.43900.patch
Type: text/x-patch
Size: 9409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160104/b6fd62c8/attachment-0001.bin>


More information about the cfe-commits mailing list