Add release note for D147569.
authorZequan Wu <zequanwu@google.com>
Wed, 5 Apr 2023 18:43:52 +0000 (14:43 -0400)
committerZequan Wu <zequanwu@google.com>
Wed, 5 Apr 2023 18:43:52 +0000 (14:43 -0400)
clang/docs/ReleaseNotes.rst

index bbfef9f..03d14fc 100644 (file)
@@ -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
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^