mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
A (somewhat cursory) inspection leads me to believe that there's no particular alignment requirements for this object at this location, so this warning can be ignored. d:\src\crashpad\crashpad\minidump\minidump_context_writer.cc(43) : error C2220: warning treated as error - no 'object' file generated d:\src\crashpad\crashpad\minidump\minidump_context_writer.cc(43) : warning C4316: 'crashpad::MinidumpContextAMD64Writer' : object allocated on the heap may not be aligned 16 R=mark@chromium.org BUG=crashpad:1 Review URL: https://codereview.chromium.org/893393002
Description
Languages
C++
92.5%
Objective-C++
2.5%
C
2%
Python
1.8%
Assembly
0.9%
Other
0.3%