breakpad/src
Pavel Labath 4f512397f5 libdisasm: Remove inclusion of windows.h
windows.h defines exception_code as a macro, which conflicts with our
use of the identifier in exception records. It appears that this
particular include of windows.h is not needed, so instead of undefining
the macro, I simply delete the include. Build tested with MSVC 2013.

BUG=
R=mark@chromium.org

Review URL: https://codereview.chromium.org/1579623004 .

Patch from Pavel Labath <labath@google.com>.
2016-01-12 10:43:06 -05:00
..
build Rename gyp variable use_titlecase_in_grd_files -> use_titlecase_in_grd. 2014-09-10 12:47:46 +00:00
client Fix compilation of breakpad on Linux. 2016-01-08 09:34:27 +01:00
common Define intptr and uintptr in a more generic way 2016-01-11 12:38:28 -05:00
google_breakpad Make minidump-2-core.cc build with -Wformat. 2016-01-06 14:17:16 -08:00
processor disassembler_x86: Remove unused include 2016-01-08 10:07:04 -05:00
third_party libdisasm: Remove inclusion of windows.h 2016-01-12 10:43:06 -05:00
tools Make minidump-2-core.cc build with -Wformat. 2016-01-06 14:17:16 -08:00
breakpad_googletest_includes.h disable unittests under ASAN that use memory crashes 2013-12-11 05:38:34 +00:00
config.h.in Use AM_MAINTAINER_MODE so configure supports --enable-maintainer-mode 2013-12-10 12:28:11 +00:00