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

            Bug ID: 43716
           Summary: false positive on main's argc / argv
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++14
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]

Created attachment 22689
  --> https://bugs.llvm.org/attachment.cgi?id=22689&action=edit
clang report

I can not simplify the code.

probably connection between argc and argv is lost after

char **path = argv + 3;

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

Reply via email to