[llvm-commits] [llvm] r167755 - /llvm/trunk/lib/Support/ErrorHandling.cpp
Chad Rosier
mcrosier at apple.com
Tue Nov 13 08:44:59 PST 2012
On Nov 13, 2012, at 8:15 AM, Dan Gohman <dan433584 at gmail.com> wrote:
> On Mon, Nov 12, 2012 at 1:38 PM, Chad Rosier <mcrosier at apple.com> wrote:
> Please disregard this commit message. The correct commit message is:
>
> If we encounter a fatal error, exit with status 70. For BSD systems this is
> defined as an internal software error. This notifies the driver to report
> diagnostics information.
> rdar://11951540
>
> This code runs for example on a command-line syntax error. That doesn't seem to fit the description of an "internal software error".
Thanks for pointing this out, Dan. I've reverted the commit in r167849.
Chad
>
> Dan
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121113/9144893b/attachment.html>
More information about the llvm-commits
mailing list