We are going to make it tri-state and remove allow_user_segv_handler.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 6570 Build 6570: arc lint + arc unit
Paths
| Differential D33159
[compiler-rt] Switch handle_<signal> flags from bool to int. ClosedPublic Authored by vitalybuka on May 12 2017, 6:09 PM.
Details Summary We are going to make it tri-state and remove allow_user_segv_handler.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 18 2017, 6:17 PM Closed by commit rL303464: [compiler-rt] Switch handle_<signal> flags from bool to enum. (authored by vitalybuka). · Explain WhyMay 19 2017, 3:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 99515 lib/sanitizer_common/sanitizer_flag_parser.h
lib/sanitizer_common/sanitizer_flags.h
lib/sanitizer_common/sanitizer_flags.inc
lib/sanitizer_common/tests/sanitizer_flags_test.cc
test/asan/TestCases/Posix/asan-sigbus.cpp
|