mirror of
https://github.com/chromium/crashpad.git
synced 2025-01-01 10:50:29 +08:00
3d216f5516
The warnings are emitted when a translation unit attempts to reference a function whose availability is newer than the deployment target. BUG=471823 R=mark@chromium.org Review URL: https://codereview.chromium.org/1109273002 Patch from Erik Chen <erikchen@chromium.org>.