[llvm-bugs] [Bug 45082] New: FalsePositive: values of local array are not tracked

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Mar 2 14:45:52 PST 2020


https://bugs.llvm.org/show_bug.cgi?id=45082

            Bug ID: 45082
           Summary: FalsePositive: values of local array are not tracked
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Static Analyzer
          Assignee: dcoughlin at apple.com
          Reporter: eustas.ru at gmail.com
                CC: dcoughlin at apple.com, llvm-bugs at lists.llvm.org

Created attachment 23195
  --> https://bugs.llvm.org/attachment.cgi?id=23195&action=edit
Report

MTF implementation partially fills the local array with values, but never
touches "undefined" cells. Analyser does not agree.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200302/e742af7e/attachment.html>


More information about the llvm-bugs mailing list