GWP-ASan: Refactor CrashAnalyzerTest
Refactor the CrashAnalyzerTests to use CrashAnalyzer::GetExceptionInfo() instead of AnalyzeCrashedAllocator()--this is in anticipation of an upcoming refactor. There is no functional change, but it does have the benefit of having these tests use the public interface instead of a private internal method. Bug: 960532 Change-Id: I19cf964e15f08c0b6444103087acb050b63da228 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611201 Commit-Queue: Vlad Tsyrklevich <vtsyrklevich@chromium.org> Auto-Submit: Vlad Tsyrklevich <vtsyrklevich@chromium.org> Reviewed-by:Vitaly Buka <vitalybuka@chromium.org> Cr-Commit-Position: refs/heads/master@{#659334}
Showing
Please register or sign in to comment