https://bugs.llvm.org/show_bug.cgi?id=42943
Bug ID: 42943
Summary: CommandLine error prints too many spaces
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Support Libraries
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Here's an example invalid enum specified to the llvm-strings tool:
c:\llvm\build\debug\bin\llvm-strings.exe --radix z -
The error printed is:
llvm-strings.exe: for the --radix option: Cannot find option named 'z'!
Note the triple space before the option name. There should be only one.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs