[llvm-bugs] [Bug 41489] New: lldb/source/Core/Module.cpp: 3 * bad test ?

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Apr 13 05:05:46 PDT 2019


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

            Bug ID: 41489
           Summary: lldb/source/Core/Module.cpp: 3 * bad test ?
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: dcb314 at hotmail.com
                CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org

[trunk/lldb/source/Core/Module.cpp:1123]: (warning) Logical disjunction always
evaluates to true: last_char != '\n' || last_char != '\r'.
[trunk/lldb/source/Core/Module.cpp:1155]: (warning) Logical disjunction always
evaluates to true: last_char != '\n' || last_char != '\r'.
[trunk/lldb/source/Core/Module.cpp:1181]: (warning) Logical disjunction always
evaluates to true: last_char != '\n' || last_char != '\r'.

-- 
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/20190413/88b61a84/attachment.html>


More information about the llvm-bugs mailing list