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

            Bug ID: 43135
           Summary: False positive in SValBuilder.cpp.
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Static Analyzer
          Assignee: dcough...@apple.com
          Reporter: noqnoq...@gmail.com
                CC: dcough...@apple.com, llvm-bugs@lists.llvm.org

Created attachment 22440
  --> https://bugs.llvm.org/attachment.cgi?id=22440&action=edit
The false positive.

I've really no idea what is it even trying to say.

Most likely we need to do a better job tracking the null value to its origins,
and once we do it'll suppress itself automatically.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to