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

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 29 13:11:52 PDT 2016


yaxunl updated this revision to Diff 51967.
yaxunl marked 2 inline comments as done.
yaxunl added a comment.

Revised as Aaron suggested.


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.51967.patch
Type: text/x-patch
Size: 5707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160329/f1db4bb2/attachment.bin>


More information about the cfe-commits mailing list