To avoid potential confusion with OpenCL C++.
to perform machine code generation.
Clang currently supports OpenCL C language standards up to v2.0. Starting from
-clang 9 a C++ mode is available for OpenCL (see :ref:`C++ for OpenCL <opencl_cpp>`).
+clang 9 a C++ mode is available for OpenCL (see
+:ref:`C++ for OpenCL <cxx_for_opencl>`).
OpenCL Specific Options
-----------------------
enqueue query functions from `section 6.13.17.5
<https://www.khronos.org/registry/cl/specs/opencl-2.0-openclc.pdf#171>`_.
-.. _opencl_cpp:
+.. _cxx_for_opencl:
C++ for OpenCL
--------------