mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-27 15:32:10 +08:00
Scott Graham
7cd1639990
win: Partial fixes for client_test after CrashReportDatabase added
- Dependency on compat required for sys/types.h inclusion for ssize_t. - Test impl of stat to avoid #error - FileHandle isn't int on Windows. client_test no longer links though, as it's still lacking an implementation of CrashReportDatabase of course. R=rsesek@chromium.org BUG=crashpad:1 Review URL: https://codereview.chromium.org/875043004
Description
Languages
C++
92.6%
Objective-C++
2.5%
C
2%
Python
1.7%
Assembly
0.9%
Other
0.3%