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: unassignedclangb...@nondot.org
          Reporter: ignacio.slipk...@gmail.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to