Skip to content

Commit d3aeedc

Browse files
topperctstellar
authored andcommitted
[Docs] Fix documentation build.
Missing ending `` after c92ad41
1 parent f4e5ce0 commit d3aeedc

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
@@ -1227,7 +1227,7 @@ RISC-V Support
12271227
- Default ABI with F but without D was changed to ilp32f for RV32 and to lp64f
12281228
for RV64.
12291229

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

12321232
CUDA/HIP Language Changes
12331233
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)