[PATCH] D25845: [CUDA] Ignore implicit target attributes during function template instantiation.

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 21 13:54:41 PDT 2016


tra updated this revision to Diff 75482.
tra added a comment.

Added a comment explaining expected constexpr function template matching behavior.


https://reviews.llvm.org/D25845

Files:
  include/clang/Sema/Sema.h
  lib/Sema/SemaCUDA.cpp
  lib/Sema/SemaDeclAttr.cpp
  lib/Sema/SemaTemplate.cpp
  test/SemaCUDA/function-template-overload.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25845.75482.patch
Type: text/x-patch
Size: 10140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161021/cccbf908/attachment-0001.bin>


More information about the cfe-commits mailing list