[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 4 10:36:42 PST 2016


tra updated this revision to Diff 46927.
tra marked an inline comment as done.
tra added a comment.

Addressed Jingyue's comments.
Fixed function-overload.cu tests to reflect stricter call target checks.


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.46927.patch
Type: text/x-patch
Size: 16977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160204/a1bbbd7a/attachment.bin>


More information about the cfe-commits mailing list