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

            Bug ID: 45853
           Summary: lldb:buggy expression unit test
           Product: lldb
           Version: 10.0
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev@lists.llvm.org
          Reporter: ggr...@gmail.com
                CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org

https://github.com/llvm/llvm-project/blob/master/lldb/unittests/Expression/DWARFExpressionTest.cpp#L207-L212

Contains extra (bogus) instructions `0xee, 0xff`, probably due to a c&p error.

Here is a fix for cherry-picking:
https://github.com/ggreif/llvm-project/commit/ef6f96bcc8230ad1014d1863cd5eae0f2a32e827

Please indicate if I should submit a PR with a dedicated branch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to