[PATCH] D16870: [CUDA] Tweak attribute-based overload resolution to match nvcc behavior.

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 11 16:42:23 PST 2016


tra updated this revision to Diff 47753.
tra marked 14 inline comments as done.
tra added a comment.

Addressed @jlebar's comments.


http://reviews.llvm.org/D16870

Files:
  include/clang/Sema/Sema.h
  lib/Sema/SemaCUDA.cpp
  lib/Sema/SemaOverload.cpp
  test/CodeGenCUDA/function-overload.cu
  test/SemaCUDA/function-overload.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16870.47753.patch
Type: text/x-patch
Size: 19665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160212/4b41c46c/attachment-0001.bin>


More information about the cfe-commits mailing list