Also do a little bit of refactoring instead of just copy&paste.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126037
[ASan] Add sleep_before_init flag ClosedPublic Authored by yln on May 19 2022, 5:51 PM.
Details Summary Also do a little bit of refactoring instead of just copy&paste.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 19 2022, 6:18 PM This revision was landed with ongoing or failed builds.May 19 2022, 8:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 430873 compiler-rt/lib/asan/asan_flags.inc
compiler-rt/lib/asan/asan_rtl.cpp
compiler-rt/lib/sanitizer_common/sanitizer_common.h
compiler-rt/lib/sanitizer_common/sanitizer_common.cpp
compiler-rt/test/asan/TestCases/sleep_after_init.c
compiler-rt/test/asan/TestCases/sleep_before_dying.c
compiler-rt/test/asan/TestCases/sleep_for_debugger.c
|