[llvm-bugs] [Bug 32672] New: (Visual Studio) Unknown arguments misrecognized as input files
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Apr 15 11:36:52 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=32672
Bug ID: 32672
Summary: (Visual Studio) Unknown arguments misrecognized as
input files
Product: clang
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Driver
Assignee: unassignedclangbugs at nondot.org
Reporter: ignacio.slipknot at gmail.com
CC: llvm-bugs at lists.llvm.org
Hello, since Visual Studio's arguments begin with an "/", they seem to be
misrecognized as input files.
This causes an error and stops compilation/linking altogether (instead it
should emit a warning or at least ignore it).
This bug is also present in LLD.
--
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/20170415/2f277b5a/attachment-0001.html>
More information about the llvm-bugs
mailing list