[llvm-bugs] [Bug 36715] New: Expression evaluation of printf is incorrect (TestPrintf.py)

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Mar 13 16:26:11 PDT 2018


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

            Bug ID: 36715
           Summary: Expression evaluation of printf is incorrect
                    (TestPrintf.py)
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: vsk at apple.com
                CC: llvm-bugs at lists.llvm.org

The expr evaluator claims printf("Hello\n") returns 0, but it should return 6.
This was tracked as rdar://24599697 and mistakenly closed, it seems.

-- 
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/20180313/c6fcc47b/attachment-0001.html>


More information about the llvm-bugs mailing list