[PATCH] D13607: [Fix] Make it an error to take the address of (most) enable_if functions.

George Burgess IV via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 12 12:59:16 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL250090: [Sema] Make `&function_with_enable_if_attrs` an error (authored by gbiv).

Changed prior to commit:
  http://reviews.llvm.org/D13607?vs=37075&id=37152#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13607

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Sema/SemaCast.cpp
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/lib/Sema/SemaInit.cpp
  cfe/trunk/lib/Sema/SemaOverload.cpp
  cfe/trunk/test/CodeGen/enable_if.c
  cfe/trunk/test/Sema/enable_if.c
  cfe/trunk/test/SemaCXX/enable_if.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13607.37152.patch
Type: text/x-patch
Size: 22036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151012/dac87c8f/attachment-0001.bin>


More information about the cfe-commits mailing list