mirror of
https://github.com/chromium/crashpad.git
synced 2025-01-01 02:27:50 +08:00
88bc09fb86
With GCC 6.3: util/file/file_io_posix.cc: In function ‘crashpad::FileHandle crashpad::StdioFileHandle(crashpad::StdioStream)’: util/file/file_io_posix.cc:193:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ Bug: crashpad:30 Change-Id: I03111b672ab7f796103ef61ea3d126fc25571390 Reviewed-on: https://chromium-review.googlesource.com/456820 Reviewed-by: Robert Sesek <rsesek@chromium.org>