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 65f0bce commit f4b05e9Copy full SHA for f4b05e9
clang/docs/ReleaseNotes.rst
@@ -1382,8 +1382,7 @@ Crash and bug fixes
1382
assumptions caused false positive reports (e.g. 100+ out-of-bounds reports in
1383
the FFMPEG codebase) in loops where the programmer intended only two or three
1384
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)
+ (#GH119388)
1387
1388
- In clang-19, the ``crosscheck-with-z3-timeout-threshold`` was set to 300ms,
1389
but it is now reset back to 15000, aka. 15 seconds. This is to reduce the
0 commit comments