[PATCH] D13105: [OpenCL] Enable program scope variables for OpenCL2.0

Anastasia Stulova via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 25 10:15:24 PDT 2015


Anastasia updated this revision to Diff 35732.
Anastasia added a comment.

Thanks! The review comments are addressed in this update!


http://reviews.llvm.org/D13105

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Basic/Specifiers.h
  lib/AST/Decl.cpp
  lib/AST/DeclPrinter.cpp
  lib/CodeGen/CGDecl.cpp
  lib/Sema/SemaDecl.cpp
  test/Parser/opencl-storage-class.cl
  test/SemaOpenCL/storageclass-cl20.cl
  test/SemaOpenCL/storageclass.cl
  tools/libclang/CIndex.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13105.35732.patch
Type: text/x-patch
Size: 12214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150925/ca0b8882/attachment-0001.bin>


More information about the cfe-commits mailing list