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

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 8 10:29:00 PST 2016


tra updated this revision to Diff 80783.
tra marked 3 inline comments as done.
tra added a comment.

Fixed comments.


https://reviews.llvm.org/D25845

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25845.80783.patch
Type: text/x-patch
Size: 13465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161208/0c76e8e3/attachment-0001.bin>


More information about the cfe-commits mailing list