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

            Bug ID: 36109
           Summary: libc++ queue and string tests fail with -gmodules on
                    android
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev@lists.llvm.org
          Reporter: lab...@google.com
                CC: llvm-b...@lists.llvm.org

The std::queue test fails with an amusing error message:
file "Android clang version 5.0.300080  (based on LLVM 5.0.300080)\Android
clang version 5.0.300080  (based on LLVM 5.0.300080)" does not exist
while the std::string just fails to print a std::wstring value.

Could be a parsing problem, or an issue with a (relatively) old clang used to
compile the tests.

-- 
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