- r280885 added a testcase for handle_abort, which is broken on macOS, let’s add this support into sanitizer_mac.cc.
- https://reviews.llvm.org/D23873 accidentally removed “SIGABRT” from DescribeSignalOrException, let’s put it back.
Differential D24344
[asan] Fix handle_abort_on_error.cc test on Darwin, add back SIGABRT kubamracek on Sep 8 2016, 6:42 AM. Authored by
Details
Diff Detail
Event TimelineComment Actions LGTM. P.S: Earlier it looked like it was a commit, not a patch.
|