You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clang/docs/ReleaseNotes.rst
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -246,8 +246,6 @@ Non-comprehensive list of changes in this release
246
246
247
247
- ``__builtin_assume_dereferenceable`` now accepts non-constant size operands.
248
248
249
-
- Fixed a crash when the second argument to ``__builtin_assume_aligned`` was not constant (#GH161314)
250
-
251
249
New Compiler Flags
252
250
------------------
253
251
- New option ``-fno-sanitize-debug-trap-reasons`` added to disable emitting trap reasons into the debug info when compiling with trapping UBSan (e.g. ``-fsanitize-trap=undefined``).
0 commit comments