[PATCH] D28321: [CUDA] Add __declspec spellings for CUDA attributes.

Justin Lebar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 4 13:58:24 PST 2017


jlebar created this revision.
jlebar added a reviewer: tra.
jlebar added subscribers: rnk, cfe-commits.

CUDA attributes are spelled __declspec(__foo__) on Windows.


https://reviews.llvm.org/D28321

Files:
  clang/include/clang/Basic/Attr.td
  clang/test/SemaCUDA/attr-declspec.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28321.83128.patch
Type: text/x-patch
Size: 4828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170104/35f36ca9/attachment.bin>


More information about the cfe-commits mailing list