Skip to content

Commit

Permalink
[NFC] remove duplicated dash in release note for #62447
Browse files Browse the repository at this point in the history
  • Loading branch information
HerrCai0907 committed May 21, 2023
1 parent 287dd01 commit 8b1727f
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 @@ -392,7 +392,7 @@ Bug Fixes in This Version
- Fix crash when attempting to perform parenthesized initialization of an
aggregate with a base class with only non-public constructors.
(`#62296 <https://github.com/llvm/llvm-project/issues/62296>`_)
- - Fix crash when redefining a variable with an invalid type again with an
- Fix crash when redefining a variable with an invalid type again with an
invalid type. (`#62447 <https://github.com/llvm/llvm-project/issues/62447>`_)
- Fix a stack overflow issue when evaluating ``consteval`` default arguments.
(`#60082` <https://github.com/llvm/llvm-project/issues/60082>`_)
Expand Down

0 comments on commit 8b1727f

Please sign in to comment.