commit | 84627e1ac7b712f06271d9e32e36acbfbb9d9783 | [log] [tgz] |
---|---|---|
author | Leonard Chan <leonardchan@google.com> | Tue Jan 17 23:18:15 2023 |
committer | Crashpad LUCI CQ <crashpad-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 18 00:33:10 2023 |
tree | eb21466bf7f83ca5acd4c1fa44fe48dfba896934 | |
parent | 1e10a2370e645edb8b1bfd32463cb0d68fc971cf [diff] |
[fuchsia] Temporarily disable hwasan from crashpad tests Much of crashpad's unittests propagate tagged pointers to fuchsia syscalls which do not accept tagged values. Rather than fixing them all right now, just ensure that the tests do not build with the hwasan variant if enabled. Bug: fxbug.dev/108368 Change-Id: Ib32eb95ba671a6b55694075b68c7fbbb733cf501 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/4175438 Reviewed-by: Francois Rousseau <frousseau@google.com> Commit-Queue: Francois Rousseau <frousseau@google.com>
Crashpad is a crash-reporting system.
Crashpad’s source code is hosted in a Git repository at https://chromium.googlesource.com/crashpad/crashpad.