mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-29 00:32:35 +08:00
3b8a7cf594
_LIBCPP_ENABLE_CXX17_REMOVED_UNEXPECTED_FUNCTIONS is needed to bring back std::unexpected, which is removed in C++17, but still needed for libc++abi for backward compatibility. Bug: 1274565 Change-Id: I5b5687ef7a49e90bf6937ade8b02ff4484690e09 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3307905 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Justin Cohen <justincohen@chromium.org>