Skip to content

Commit 0ca80eb

Browse files
committed
[NFC] Remove duplicated message resulted from a bad merge I think
1 parent 5c70c18 commit 0ca80eb

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
@@ -652,7 +652,7 @@ Bug Fixes in This Version
652652
lookup and the current class instantiation has dependent bases.
653653
Fixes (`#13826 <https://github.com/llvm/llvm-project/issues/13826>`_)
654654
- Fixes compile error that double colon operator cannot resolve macro with parentheses.
655-
Fixes (`#64467 <https://github.com/llvm/llvm-project/issues/64467>`_)- Clang now properly diagnoses use of stand-alone OpenMP directives after a
655+
Fixes (`#64467 <https://github.com/llvm/llvm-project/issues/64467>`_)
656656
- Clang's ``-Wchar-subscripts`` no longer warns on chars whose values are known non-negative constants.
657657
Fixes (`#18763 <https://github.com/llvm/llvm-project/issues/18763>`_)
658658

0 commit comments

Comments
 (0)