mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-29 00:32:35 +08:00
Scott Graham
a813dd2e1b
win: Fixes for minidump_misc_info_writer_test.cc
test_process_snapshot.h apparently requires the full inclusion, not a forward declaration otherwise it claims to be deleting undefined types. And, some more potentially uninitialized variables. R=mark@chromium.org BUG=crashpad:1 Review URL: https://codereview.chromium.org/902803002
Description
Languages
C++
92.6%
Objective-C++
2.5%
C
2%
Python
1.7%
Assembly
0.9%
Other
0.3%