[llvm-bugs] [Bug 31957] New: Clang-CL should print filename being compiled

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Feb 14 08:04:09 PST 2017


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

            Bug ID: 31957
           Summary: Clang-CL should print filename being compiled
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Driver
          Assignee: unassignedclangbugs at nondot.org
          Reporter: steveire at gmail.com
                CC: llvm-bugs at lists.llvm.org

CL.exe prints the name of the file being compiled. This is useful because
Visual Studio/MSBuild passes multiple files to the compiler driver at once, and
seeing the file names is a break from boredom - otherwise one might see nothing
for an hour if there are no warnings.

CLang-CL should also print the filename, or provide a command line switch I can
add to cause it to do so.

Thanks,

-- 
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/20170214/387f1ce7/attachment-0001.html>


More information about the llvm-bugs mailing list