mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-26 23:01:05 +08:00
Mark Mentovai
20032b5ddf
minidump: Refactor MinidumpCrashpadInfoListWriter into a base class,
MinidumpLocationDescriptorListWriter. This allows easier construction of minidump structures that are lists of MINIDUMP_LOCATION_DESCRIPTOR structures in the future. TEST=minidump_test R=rsesek@chromium.org Review URL: https://codereview.chromium.org/707543002
Description
Languages
C++
92.6%
Objective-C++
2.5%
C
2%
Python
1.7%
Assembly
0.9%
Other
0.3%