commit | f742c1aa4aff1834dc55e97895f8cdfdfc945a21 | [log] [tgz] |
---|---|---|
author | Tom Anderson <[email protected]> | Wed Nov 16 00:07:44 2022 +0000 |
committer | Crashpad LUCI CQ <[email protected]> | Wed Nov 16 00:21:29 2022 +0000 |
tree | b63b224144710cef50af8eb2e739b172c1a84f26 | |
parent | fca8871ca3fb721d3afab370ca790122f9333bfd [diff] |
Fix build failure on Linux/amd64 This is necessary to roll Crashpad in Chromium. Fixes the following: [5984/6587] CXX obj/third_party/crashpad/crashpad/client/client_test/crashpad_client_linux_test.o FAILED: obj/third_party/crashpad/crashpad/client/client_test/crashpad_client_linux_test.o python3 ../../build/toolchain/clang_code_coverage_wrapper.py --target-os=linux --files-to-instrument...(too long) ../../third_party/crashpad/crashpad/client/crashpad_client_linux_test.cc:522:20: error: code will never be executed [-Werror,-Wunreachable-code] struct utsname uname_info; ^~~~~~~~~~ 1 error generated. Bug: chromium:1260217 Change-Id: Ie63881ed82faec84e8d45bb30dfc8ef10cfdbd6d Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/4028794 Reviewed-by: Joshua Peraza <[email protected]> Commit-Queue: Thomas Anderson <[email protected]>
Crashpad is a crash-reporting system.
Crashpad’s source code is hosted in a Git repository at https://chromium.googlesource.com/crashpad/crashpad.