Skip to content

Commit

Permalink
[Docs] Fix documentation build.
Browse files Browse the repository at this point in the history
Missing ending `` after c92ad41
  • Loading branch information
topperc authored and pradt2 committed Oct 18, 2024
1 parent 21d71a0 commit c9c6544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/docs/ReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1290,7 +1290,7 @@ PowerPC Support
- Added support for ``builtin_cpu_supports`` on AIX, along with a subset of
features that can be queried.

- ``__attribute__((rvv_vector_bits(N))) is now supported for RVV vbool*_t types.
- ``__attribute__((rvv_vector_bits(N)))`` is now supported for RVV vbool*_t types.

CUDA/HIP Language Changes
^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit c9c6544

Please sign in to comment.