[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:38:22 PDT 2020



> 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?

Cheers,
Florian


More information about the llvm-commits mailing list