Skip to content

Commit

Permalink
Add release note for D147569.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZequanWu committed Apr 5, 2023
1 parent 4e93bd4 commit 5bab909
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion clang/docs/ReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,9 @@ Bug Fixes in This Version
- Fix crash when handling nested immediate invocations in initializers of global
variables.
(`#58207 <https://github.com/llvm/llvm-project/issues/58207>`_)

- Fix crash when generating code coverage information for `PseudoObjectExpr` in
Clang AST.
(`#45481 <https://github.com/llvm/llvm-project/issues/45481>`_)

Bug Fixes to Compiler Builtins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit 5bab909

Please sign in to comment.