mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-27 07:14:10 +08:00
a91f197a26
On gLinux, tests don't pass in the default configuration (empty GN args), because the infinite recursion test doesn't crash anymore. Locally, forcing the function to stay out of line is sufficient to fix it. This is inherently brittle, and may need to be revisited at a later point. Change-Id: Ica88a0b3a2151af95c64c490b5afcdc05cf3be4e Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/4020321 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Benoit Lize <lizeb@chromium.org>