[lldb-dev] [Bug 36109] New: libc++ queue and string tests fail with -gmodules on android
via lldb-dev
lldb-dev at lists.llvm.org
Fri Jan 26 06:54:24 PST 2018
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 at lists.llvm.org
Reporter: labath at google.com
CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20180126/ff443f91/attachment.html>
More information about the lldb-dev
mailing list