[Patch] Make errors and crashes distinct even with LLVM_DISABLE_CRASH_REPORT

Aaron Ballman aaron at aaronballman.com
Thu Jul 25 10:42:44 PDT 2013


So long as we don't return 259 (STILL_ACTIVE), I believe it's fine to
return values that are a valid DWORD.

~Aaron

On Thu, Jul 25, 2013 at 1:28 PM, Rafael EspĂ­ndola
<rafael.espindola at gmail.com> wrote:
>> Please don't use an exit status outside 0..255.
>
> This is windows only code...
>
> Cheers,
> Rafael
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list