[PATCH] D17861: [OpenCL] Accept __attribute__((nosvm))

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 28 12:24:55 PDT 2016


yaxunl removed rL LLVM as the repository for this revision.
yaxunl updated this revision to Diff 51821.
yaxunl marked 4 inline comments as done.
yaxunl added a comment.

Revised by Aaron's and Anastasia's comments.

Changed error/warning message for invalid usage of nosvm attribute.


http://reviews.llvm.org/D17861

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/AttrDocs.td
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaDeclAttr.cpp
  lib/Sema/SemaStmtAttr.cpp
  test/SemaOpenCL/nosvm.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17861.51821.patch
Type: text/x-patch
Size: 4840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160328/5f8b30d2/attachment.bin>


More information about the cfe-commits mailing list