[PATCH] D13795: Prefer functions with true enable_if conditions when attempting to resolve the address of an overload

George Burgess IV via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 15 18:19:43 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL250486: [Sema] Fix address-of + enable_if overloading logic (authored by gbiv).

Changed prior to commit:
  http://reviews.llvm.org/D13795?vs=37545&id=37552#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13795

Files:
  cfe/trunk/lib/Sema/SemaOverload.cpp
  cfe/trunk/test/CodeGen/enable_if.c
  cfe/trunk/test/CodeGenCXX/enable_if.cpp
  cfe/trunk/test/Sema/enable_if.c
  cfe/trunk/test/SemaCXX/enable_if.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13795.37552.patch
Type: text/x-patch
Size: 17547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151016/043c9ca0/attachment.bin>


More information about the cfe-commits mailing list