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@lists.llvm.org
          Reporter: v...@apple.com
                CC: llvm-b...@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.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to