[PATCH] D12318: [ASan] Enable optional ASan recovery

Kuba Brecka via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 07:36:03 PST 2015


kubabrecka added a comment.

In http://reviews.llvm.org/D12318#290215, @ygribov wrote:

> > BTW I haven't yet ported tests to Darwin, this is something tbd.
>
>
> Filipe, Kuba, the feature has been merged to upstream and seems to work robustly. But I don't think I'll have time to test it on OS X in near future (I don't have easy access to hardware and my customer does not need it). So I was wondering whether you could help? I don't expect any errors, just maybe some really simple portability fixes.


Hi, are you talking about the `halt_on_error-signals` and `halt_on_error-torture` testcases?  On my OS X machine, they both pass, so you might just want to move them out of the `Linux/` directory.  Let me know if the OS X buildbot fails and I'll take a look at it.


Repository:
  rL LLVM

http://reviews.llvm.org/D12318





More information about the llvm-commits mailing list