[PATCH] D25809: [CUDA] Improved target attribute-based overloading.

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 7 11:47:36 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288962: [CUDA] Improve target attribute checking for function templates. (authored by tra).

Changed prior to commit:
  https://reviews.llvm.org/D25809?vs=80522&id=80635#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25809

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/include/clang/Sema/Sema.h
  cfe/trunk/lib/Sema/SemaCUDA.cpp
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/lib/Sema/SemaOverload.cpp
  cfe/trunk/lib/Sema/SemaTemplate.cpp
  cfe/trunk/test/CodeGenCUDA/launch-bounds.cu
  cfe/trunk/test/SemaCUDA/function-overload.cu
  cfe/trunk/test/SemaCUDA/function-template-overload.cu
  cfe/trunk/test/SemaCUDA/target_attr_inheritance.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25809.80635.patch
Type: text/x-patch
Size: 26294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161207/222cb9dc/attachment-0001.bin>


More information about the cfe-commits mailing list