mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 22:26:06 +00:00
When crashy_test_program's SomeCrashyFunction is inlined into CrashyMain, cdb doesn't demangle the decorated form of an anonymous namespace (?A0x12345678) into the expected `anonymous namespace' string. I experienced this in Release_x64 and Release modes using MSVS 2015 update 3 (14.0.25420.1, cl 19.00.24213.1) and cdb versions 10.0.10240.9 and 10.0.14321.1024. BUG=crashpad:129 Change-Id: I0a665b88891c271253adccd9b2b414fcaac26c8f Reviewed-on: https://chromium-review.googlesource.com/368730 Reviewed-by: Scott Graham <scottmg@chromium.org>
Description
Languages
C++
92.5%
Objective-C++
2.5%
C
2%
Python
1.8%
Assembly
0.9%
Other
0.3%