[PATCH] D25809: [CUDA] Improved target attribute-based overloading.
Artem Belevich via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 21 17:22:44 PDT 2016
tra updated this revision to Diff 75515.
tra marked 5 inline comments as done.
tra added a comment.
addressed jlebar's comments.
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.75515.patch
Type: text/x-patch
Size: 25935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161022/55418a42/attachment-0001.bin>
More information about the cfe-commits
mailing list