Skip to content

Commit 5837e1a

Browse files
committed
Update release note; NFC
1 parent 4a159b5 commit 5837e1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@ Non-comprehensive list of changes in this release
211211
- Added `__builtin_elementwise_exp10`.
212212
- For AMDPGU targets, added `__builtin_v_cvt_off_f32_i4` that maps to the `v_cvt_off_f32_i4` instruction.
213213
- Added `__builtin_elementwise_minnum` and `__builtin_elementwise_maxnum`.
214-
- No longer crashing on invalid Objective-C extensions when dumping the AST as
215-
JSON. (#GH137320)
214+
- No longer crashing on invalid Objective-C categories and extensions when
215+
dumping the AST as JSON. (#GH137320)
216216

217217
New Compiler Flags
218218
------------------

0 commit comments

Comments
 (0)