Skip to content

Commit

Permalink
[NFC] improment release note word for #62447
Browse files Browse the repository at this point in the history
  • Loading branch information
HerrCai0907 committed May 20, 2023
1 parent f7e2678 commit e8cc0d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions clang/docs/ReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -392,8 +392,8 @@ 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 redefine variant with invalid type as another invalid type.
(`#62447 <https://github.com/llvm/llvm-project/issues/62447>`_)
- - Fix crash when redefining a variable with an invalid type again with an

This comment has been minimized.

Copy link
@tambry

tambry May 21, 2023

Contributor

Now you have duplicate dashes. 😃

This comment has been minimized.

Copy link
@HerrCai0907

HerrCai0907 May 21, 2023

Author Contributor

fixed, I am so sorry for this mistake😞

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>`_)
- Fix the assertion hit when generating code for global variable initializer of
Expand Down

0 comments on commit e8cc0d3

Please sign in to comment.