Skip to content

Commit f4b05e9

Browse files
steakhalNagyDonat
andauthored
Update clang/docs/ReleaseNotes.rst
Co-authored-by: Donát Nagy <[email protected]>
1 parent 65f0bce commit f4b05e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1382,8 +1382,7 @@ Crash and bug fixes
13821382
assumptions caused false positive reports (e.g. 100+ out-of-bounds reports in
13831383
the FFMPEG codebase) in loops where the programmer intended only two or three
13841384
steps but the analyzer wasn't able to understand that the loop is limited.
1385-
Read the `RFC <https://discourse.llvm.org/t/loop-handling-improvement-plans/80417/17>`_
1386-
for details. (#GH119388)
1385+
(#GH119388)
13871386

13881387
- In clang-19, the ``crosscheck-with-z3-timeout-threshold`` was set to 300ms,
13891388
but it is now reset back to 15000, aka. 15 seconds. This is to reduce the

0 commit comments

Comments
 (0)