diff options
author | Mike Frysinger <vapier@chromium.org> | 2016-03-18 15:48:45 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@chromium.org> | 2016-04-11 13:05:44 -0400 |
commit | 2f1b7adcd3387bb2e5077c07f64ff71b2a399798 (patch) | |
tree | e79f425b05fe63aaeb6d09601bc05f41acf8c872 /src/google_breakpad/common/minidump_exception_win32.h | |
parent | Added an option (-i) to have dump_syms output header information only. (diff) | |
download | breakpad-2f1b7adcd3387bb2e5077c07f64ff71b2a399798.tar.xz |
tweak IGNORE_RET behavior a bit
GCC will still warn about unused return value with the form:
if (write(...));
Instead, change the semi-colon to an empty set of braces.
BUG=chromium:428478
TEST=build+test still works
Diffstat (limited to 'src/google_breakpad/common/minidump_exception_win32.h')
0 files changed, 0 insertions, 0 deletions