yaxunl added a comment.

Are these attributes supposed to be used in other languages? Some of their 
names are meaningful only in OpenCL and could be confusing/ambiguous for other 
languages, e.g "global" and "local".



================
Comment at: clang/include/clang/Basic/Attr.td:1348
+                   Clang<"opencl_private">, Clang<"addrspace_private">];
+  let Documentation = [kpenCLAddressSpacePrivateDocs];
 }
----------------
typo


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156816/new/

https://reviews.llvm.org/D156816

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to