[llvm-bugs] [Bug 41808] New: -save-temps flag does not work

via llvm-bugs llvm-bugs at lists.llvm.org
Thu May 9 01:20:11 PDT 2019


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

            Bug ID: 41808
           Summary: -save-temps flag does not work
           Product: clang
           Version: 8.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Driver
          Assignee: unassignedclangbugs at nondot.org
          Reporter: pmatos at linki.tools
                CC: llvm-bugs at lists.llvm.org, neeilans at live.com,
                    richard-llvm at metafoo.co.uk

In the clang --help output you can see:
 -save-temps=<value>     Save intermediate compilation results.
 -save-temps             Save intermediate compilation results

But when you try to use -save-temps (without the =)

error: unknown argument '-save-temps', did you mean '-save-temps='?

-- 
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/20190509/f8e8cd5e/attachment.html>


More information about the llvm-bugs mailing list