Skip to content

Commit 6afe035

Browse files
committed
Revert "[analyzer] Done some changes to detect Uninitialized read by the char array manipulation functions"
This reverts commit 9c300c1. This broke the sphinx bot and seems like an unintentional commit.
1 parent 5a14886 commit 6afe035

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/docs/analyzer/checkers.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2650,6 +2650,7 @@ Limitations:
26502650
26512651
- Due to limitations of the memory modeling in the analyzer, one can likely
26522652
observe a lot of false-positive reports like this:
2653+
26532654
.. code-block:: c
26542655
26552656
void false_positive() {

0 commit comments

Comments
 (0)