• Vlad Tsyrklevich's avatar
    GWP-ASan: Refactor CrashAnalyzerTest · 8109ebdb
    Vlad Tsyrklevich authored
    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: default avatarVitaly Buka <vitalybuka@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#659334}
    8109ebdb
crash_analyzer_unittest.cc 6.03 KB