[llvm-bugs] [Bug 46400] Change to print help instead of reading from stdin when running without arguments
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jul 20 02:45:46 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=46400
James Henderson <jh7370.2008 at my.bristol.ac.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from James Henderson <jh7370.2008 at my.bristol.ac.uk> ---
Tests were updated in https://reviews.llvm.org/D83912 and
https://reviews.llvm.org/rGb36a3e61400aed89d6abe4bd30b35af40805d4cb. The
behaviour was changed in
https://reviews.llvm.org/rGdf952cb914eae5264603bd9fadffcc7626355c51 to emit an
error in the event of no input file being specified. This is a slight
difference to GNU - GNU prints help text too - but I think it is harmless.
--
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/20200720/4afd3883/attachment.html>
More information about the llvm-bugs
mailing list