[llvm-bugs] [Bug 41808] -save-temps flag does not work
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu May 9 02:24:43 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41808
Tim Northover <t.p.northover at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #3 from Tim Northover <t.p.northover at gmail.com> ---
OK, "clang -cc1" takes different options from the Clang driver by design then.
It even has a separate help list ("clang -cc1 -help") which doesn't include the
bare -save-temps option.
So I think this is all behaving as intended.
--
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/32bcee67/attachment.html>
More information about the llvm-bugs
mailing list