Skip to content

Commit 3984c20

Browse files
toppercxgupta
authored andcommitted
[Docs] Fix documentation build.
Missing ending `` after c92ad41
1 parent c7dde04 commit 3984c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,7 @@ PowerPC Support
12901290
- Added support for ``builtin_cpu_supports`` on AIX, along with a subset of
12911291
features that can be queried.
12921292

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

12951295
CUDA/HIP Language Changes
12961296
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)