Skip to content

Commit e791e9f

Browse files
authored
Add a release note for #68001 (#68061)
1 parent b3cc480 commit e791e9f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,8 @@ Miscellaneous Clang Crashes Fixed
410410
`Issue 64065 <https://github.com/llvm/llvm-project/issues/64065>`_
411411
- Fixed a crash when check array access on zero-length element.
412412
`Issue 64564 <https://github.com/llvm/llvm-project/issues/64564>`_
413+
- Fixed a crash when an ObjC ivar has an invalid type. See
414+
(`#68001 <https://github.com/llvm/llvm-project/pull/68001>`_)
413415

414416
Target Specific Changes
415417
-----------------------

0 commit comments

Comments
 (0)