Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A few edge cases related to quote handling are broken on Windows #24931

Open
llvmbot opened this issue Aug 24, 2015 · 0 comments
Open

A few edge cases related to quote handling are broken on Windows #24931

llvmbot opened this issue Aug 24, 2015 · 0 comments
Labels
bugzilla Issues migrated from bugzilla lldb

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Aug 24, 2015

Bugzilla Link 24557
Version unspecified
OS Windows NT
Reporter LLVM Bugzilla Contributor

Extended Description

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.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla lldb
Projects
None yet
Development

No branches or pull requests

1 participant