Replace last uses (outside of BufferedStackTrace) of old Unwind API in unit tests.
Allows us to remove the old API and WillUseFastUnwind can be made
private.
Paths
| Differential D58754
[NFC][Sanitizer] Replace last uses of old Unwind API ClosedPublic Authored by yln on Feb 27 2019, 6:04 PM.
Details Summary Replace last uses (outside of BufferedStackTrace) of old Unwind API in unit tests. Allows us to remove the old API and WillUseFastUnwind can be made
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 27 2019, 6:04 PM yln added a parent revision: D58753: [NFC][Sanitizer] Make GetStackTrace a private method of BufferedStackTrace. This revision is now accepted and ready to land.Feb 28 2019, 5:26 PM Closed by commit rCRT355242: [NFC][Sanitizer] Replace last uses of old Unwind API (authored by yln). · Explain WhyMar 1 2019, 3:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 188656 compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h
compiler-rt/lib/sanitizer_common/tests/sanitizer_stacktrace_test.cc
|