svenvh accepted this revision.
svenvh added a comment.
This revision is now accepted and ready to land.

LGTM; just a few minor suggestions that you can address at commit time.



================
Comment at: clang/docs/UsersManual.rst:3145-3146
+
+Note that some targets e.g. SPIR/SPIR-V enable all extensions/features in 
clang by
+default.
+
----------------
Was this meant to go after the command example?


================
Comment at: clang/docs/UsersManual.rst:3215
+  All known OpenCL extensions and features are set to supported in the generic 
targets,
+  however :option:`-cl-ext` flag can be used to alter these settings.
+
----------------



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

https://reviews.llvm.org/D125243

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

Reply via email to