We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3cc480 commit e791e9fCopy full SHA for e791e9f
clang/docs/ReleaseNotes.rst
@@ -410,6 +410,8 @@ Miscellaneous Clang Crashes Fixed
410
`Issue 64065 <https://github.com/llvm/llvm-project/issues/64065>`_
411
- Fixed a crash when check array access on zero-length element.
412
`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>`_)
415
416
Target Specific Changes
417
-----------------------
0 commit comments