Also assert that the caller always gets what it requested.
This purely mechanical change simplifies future refactorings and
eventual removal of BufferedStackTrace::Unwind.
Paths
| Differential D58557
[NFC][Sanitizer] Hard-code fast/slow unwinder at call site ClosedPublic Authored by yln on Feb 22 2019, 3:52 PM.
Details Summary Also assert that the caller always gets what it requested. This purely mechanical change simplifies future refactorings and
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 22 2019, 3:52 PM This revision is now accepted and ready to land.Feb 22 2019, 4:00 PM Closed by commit rCRT355022: [NFC][Sanitizer] Hard-code fast/slow unwinder at call site (authored by yln). · Explain WhyFeb 27 2019, 12:01 PM This revision was automatically updated to reflect the committed changes. Comment Actions This bot seems unhappy:
Revision Contents
Diff 188595 lib/asan/asan_stack.h
lib/hwasan/hwasan.cpp
lib/lsan/lsan.h
lib/msan/msan.cc
lib/sanitizer_common/sanitizer_stacktrace_libcdep.cc
lib/sanitizer_common/sanitizer_symbolizer_report.cc
lib/tsan/rtl/tsan_rtl.cc
lib/tsan/rtl/tsan_rtl_report.cc
lib/ubsan/ubsan_diag.cc
lib/ubsan/ubsan_diag_standalone.cc
|