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

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 7 16:02:43 PST 2016


tra updated this revision to Diff 80677.
tra marked 4 inline comments as done.
tra added a comment.

Addressed Justin's 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.80677.patch
Type: text/x-patch
Size: 12884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161208/6f6253e1/attachment-0001.bin>


More information about the cfe-commits mailing list