[PATCH] D25809: [CUDA] Improved target attribute-based overloading.
Artem Belevich via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 25 16:50:13 PDT 2016
tra updated this revision to Diff 75816.
tra added a comment.
- handle using declarations found in the overload set we check.
https://reviews.llvm.org/D25809
Files:
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/Sema.h
lib/Sema/SemaCUDA.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaOverload.cpp
lib/Sema/SemaTemplate.cpp
test/CodeGenCUDA/launch-bounds.cu
test/SemaCUDA/function-overload.cu
test/SemaCUDA/function-template-overload.cu
test/SemaCUDA/target_attr_inheritance.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25809.75816.patch
Type: text/x-patch
Size: 26101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161025/e8c62fbf/attachment-0001.bin>
More information about the cfe-commits
mailing list