[llvm-bugs] [Bug 32040] New: clang-cl /? says "clang N.0.0" instead of "clang-cl N.0.0"
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Feb 22 14:09:40 PST 2017
https://bugs.llvm.org/show_bug.cgi?id=32040
Bug ID: 32040
Summary: clang-cl /? says "clang N.0.0" instead of "clang-cl
N.0.0"
Product: clang
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Driver
Assignee: unassignedclangbugs at nondot.org
Reporter: nicolasweber at gmx.de
CC: llvm-bugs at lists.llvm.org
$ bin/clang-cl /? | grep USAGE
USAGE: clang-4.0 [options] <inputs>
Should be `clang-cl-4.0` or something like that.
--
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/20170222/545578ff/attachment.html>
More information about the llvm-bugs
mailing list