[lldb-dev] [Bug 32592] New: TestDataFormatterLibcxxListLoop fails with newer libc++

via lldb-dev lldb-dev at lists.llvm.org
Mon Apr 10 06:06:56 PDT 2017


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

            Bug ID: 32592
           Summary: TestDataFormatterLibcxxListLoop fails with newer
                    libc++
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: labath at google.com
                CC: llvm-bugs at lists.llvm.org

The test relies on libc++ internals to test correct handling of corrupted
linked lists.  We should come up with a better way to test these kinds of
scenarios. The most versatile solution would be to come up with some sort of
unit test framework for data formatters.

-- 
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/20170410/206800bd/attachment.html>


More information about the lldb-dev mailing list