[lldb-dev] [Bug 36710] New: AsanTestReportDataCase unsupported on i386
via lldb-dev
lldb-dev at lists.llvm.org
Tue Mar 13 15:48:53 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=36710
Bug ID: 36710
Summary: AsanTestReportDataCase unsupported on i386
Product: lldb
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: vsk at apple.com
CC: llvm-bugs at lists.llvm.org
AsanTestReportDataCase is unsupported on i386 because ASan's instrumentation
plugin does not support the architecture. This tracks the effort to resolve the
issue (either by failing early in some transparent way or adding in the i386
support).
--
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/20180313/1cf2f3ac/attachment.html>
More information about the lldb-dev
mailing list