[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
Sun Oct 11 17:10:29 PDT 2015
george.burgess.iv updated this revision to Diff 37075.
george.burgess.iv marked 2 inline comments as done.
george.burgess.iv added a comment.
Addressed all feedback by rolling two of our overloading checks into one.
http://reviews.llvm.org/D13607
Files:
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/Sema.h
lib/Sema/SemaCast.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaInit.cpp
lib/Sema/SemaOverload.cpp
test/CodeGen/enable_if.c
test/Sema/enable_if.c
test/SemaCXX/enable_if.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13607.37075.patch
Type: text/x-patch
Size: 22374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151012/212ac57e/attachment-0001.bin>
More information about the cfe-commits
mailing list