diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index 05c42f8485d4e..c4c257d47a0a4 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -149,7 +149,7 @@ LoongArch Support RISC-V Support ^^^^^^^^^^^^^^ -- ``__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 ^^^^^^^^^^^^^^^^^^^^^^^^^