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: [email protected]
          Reporter: [email protected]
                CC: [email protected]

$ 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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to