[PATCH] D25809: [CUDA] Improved target attribute-based overloading.
Artem Belevich via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 21 17:24:32 PDT 2016
tra updated this revision to Diff 75516.
tra added a comment.
removed pragma check from IdentifyCUDATarget for real.
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.75516.patch
Type: text/x-patch
Size: 25901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161022/a7e962d2/attachment-0001.bin>
More information about the cfe-commits
mailing list