[LLVMbugs] [Bug 17097] New: clang-cl should respect -oXYZ
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Sep 4 05:50:05 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=17097
Bug ID: 17097
Summary: clang-cl should respect -oXYZ
Product: clang
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P
Component: Driver
Assignee: unassignedclangbugs at nondot.org
Reporter: timurrrr at google.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
As of r189930,
$ clang-cl -c -ozzz.obj test.cpp
clang-cl.exe: warning: argument unused during compilation: '-ozzz.obj'
$ ls
test.cpp test.o
--
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/20130904/9062e388/attachment.html>
More information about the llvm-bugs
mailing list