Anastasia added inline comments.

================
Comment at: clang/docs/LanguageExtensions.rst:1970
+OpenCL v1.0 s2.3.12
+<https://www.khronos.org/opencl/assets/CXX_for_OpenCL.html#remove-addrspace>`_.
+
----------------
I think we should migrate this description into here for now and make this a 
clang-only feature in C++ for OpenCL v1.0. Mainly because new functionality 
changes can only be added with the version increase. Otherwise, developers 
would have to know which clang supports it and which doesn't. 

But I suggest keeping your draft PR 
https://github.com/KhronosGroup/OpenCL-Docs/pull/647 open so we don't forget to 
add it into the next language version doc.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106785

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

Reply via email to