Displaying 1 result from an estimated 1 matches for "62fb76c8".
2013 Sep 25
1
[LLVMdev] LLD: Returning true on success
On Tue, Sep 24, 2013 at 6:07 PM, Sean Silva <chisophugis at gmail.com> wrote:
> I think it makes a lot of sense in this case. The idea is that you
> increase indentation in the "error" case.
I vehemently disagree.
Use the return value and type that make sense for the ABI and will be
unsurprising when reading the code. Use a ! when you need to produce
early-exit code