We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67a399f commit a10ff37Copy full SHA for a10ff37
clang/include/clang/Basic/AttrDocs.td
@@ -432,7 +432,7 @@ implementation detail and not intended to be used by external users.
432
433
The syntax of the attribute is as follows:
434
435
-.. code-block:: c++
+.. code-block:: text
436
437
class __attribute__((sycl_special_class)) accessor {};
438
class [[clang::sycl_special_class]] accessor {};
0 commit comments