[PATCH] D18425: [Sema] Make enable_if act correctly with value dependent conditions/arguments

George Burgess IV via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 4 13:38:18 PDT 2016


george.burgess.iv updated this revision to Diff 52619.
george.burgess.iv marked 4 inline comments as done.
george.burgess.iv added a comment.

Addressed most feedback; see comments. :)


http://reviews.llvm.org/D18425

Files:
  include/clang/Sema/Sema.h
  lib/Sema/SemaExpr.cpp
  lib/Sema/SemaOverload.cpp
  test/SemaCXX/enable_if.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18425.52619.patch
Type: text/x-patch
Size: 21519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160404/532fef9c/attachment-0001.bin>


More information about the cfe-commits mailing list