[llvm-bugs] [Bug 32339] New: Regression: clang-cl default .obj output file is wrong

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Mar 18 09:45:24 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=32339

            Bug ID: 32339
           Summary: Regression: clang-cl default .obj output file is wrong
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            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

> clang-cl /c test.cc

Expected: Creates test.obj
Actual: Creates test.cc.obj

This used to work.

-- 
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/20170318/f5b4bec1/attachment.html>


More information about the llvm-bugs mailing list