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

via lldb-dev lldb-dev 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 the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20180313/81318acf/attachment.html>


More information about the lldb-dev mailing list