[llvm-bugs] [Bug 42884] New: Iterator Checkers Crash on Iterator Differences

via llvm-bugs llvm-bugs at lists.llvm.org
Sun Aug 4 23:48:44 PDT 2019


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

            Bug ID: 42884
           Summary: Iterator Checkers Crash on Iterator Differences
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Static Analyzer
          Assignee: dcoughlin at apple.com
          Reporter: adam.balogh at ericsson.com
                CC: dcoughlin at apple.com, llvm-bugs at lists.llvm.org

Iterator differences are mistakenly handled as random decrements. This may
cause an assertion in the iterator checkers.

-- 
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/20190805/5319a0ab/attachment.html>


More information about the llvm-bugs mailing list