mantognini added a comment.

LGTM, except for a minor typo. Otherwise my comments have been addressed. 
Thanks.



================
Comment at: clang/docs/OpenCLSupport.rst:69
++==============================+==============================================================+======================+===========================================================================+
+| Command line interface       | New value for `-cl-std` flag                  
               | :good:`done`         | https://reviews.llvm.org/D88300         
                                  |
++------------------------------+--------------------------------------------------------------+----------------------+---------------------------------------------------------------------------+
----------------
Anastasia wrote:
> mantognini wrote:
> > Double backticks?
> Just to make sure I understand you, do you suggest it for ``-cl-std``?
Yes, as you rightly updated. :)


================
Comment at: clang/docs/UsersManual.rst:3242
 
-Since C++ features are to be used on top of OpenCL C functionality, all 
existing
-restrictions from OpenCL C v2.0 will inherently apply. All OpenCL C builtin 
types
-and function libraries are supported and can be used in this mode.
+Clang currently support C++ for OpenCL v1.0.
+For detailed information about this language refer to the C++ for OpenCL
----------------



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

https://reviews.llvm.org/D93942

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

Reply via email to