[llvm] f5314d1 - [Support] On Unix, let the CrashRecoveryContext return the signal code
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 24 05:57:13 PDT 2020
> On Sep 24, 2020, at 13:38, Florian Hahn via llvm-commits <llvm-commits at lists.llvm.org> wrote:
>
>
>
>> On Sep 24, 2020, at 13:33, Alexandre Ganea <alexandre.ganea at ubisoft.com> wrote:
>>
>> Thanks Florian! Sorry I'm not a Mac expert, is it because the API isn't there, or because of a missing include?
>
>
> I am not sure. Where comes raise from on Linux? It appears to be present in signal.h on macOS, but that appears not included in the file?
>
>
This also causes some bots to fail, e.g. http://green.lab.llvm.org/green/job/clang-stage1-RA/14828/console
More information about the llvm-commits
mailing list