[llvm-bugs] [Bug 24557] New: A few edge cases related to quote handling are broken on Windows
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Aug 24 11:45:49 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=24557
Bug ID: 24557
Summary: A few edge cases related to quote handling are broken
on Windows
Product: lldb
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: zturner at google.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
TestQuoting.test_bare_double
TestQuoting.test_bare_single
TestQuoting.test_no_quote
TestQuoting.test_single_in_double
TestQuoting.test_double_in_single
TestQuoting.test_double_quote_escape
TestQuoting.test_double_quote_escape2
TestQuoting.test_single_quote_escape
TestQuoting.test_single_quote
either fail or crash on Windows for various reasons. Once fixed, unit tests
should be added against the Args class for this as well.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150824/e8a9721a/attachment.html>
More information about the llvm-bugs
mailing list