Skip to content

Commit 86a6d7f

Browse files
ojhuntrjmccall
andauthored
Update clang/docs/ReleaseNotes.rst
Co-authored-by: John McCall <[email protected]>
1 parent 252ff4d commit 86a6d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ Non-comprehensive list of changes in this release
317317
``sizeof`` or ``typeof`` expression. (#GH138444)
318318
- Deprecation warning is emitted for the deprecated ``__reference_binds_to_temporary`` intrinsic.
319319
``__reference_constructs_from_temporary`` should be used instead. (#GH44056)
320-
- Support authenticated ``type_info`` vtable pointers in Objective-C++
320+
- Support pointer authentication for Objective-C exception `type_info` objects
321321

322322
New Compiler Flags
323323
------------------

0 commit comments

Comments
 (0)