mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-31 01:43:03 +08:00
Scott Graham
c295e9d748
Fix exception location in z7 test on older bots
The cdb on the x86 bot displays relative to exported DLL symbols, but newer ones don't seem to, so it's either: z7_test!CrashMe+0xe or z7_test+0x100e https://build.chromium.org/p/client.crashpad/builders/crashpad_win_x86_rel/builds/110/steps/run%20tests/logs/stdio R=mark@chromium.org BUG=crashpad:47 Review URL: https://codereview.chromium.org/1430633006 .
Description
Languages
C++
92.6%
Objective-C++
2.5%
C
2%
Python
1.7%
Assembly
0.9%
Other
0.3%