mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-27 15:32:10 +08:00
Erik Chen
3d216f5516
mac: Suppress partial availability warnings.
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>.
Description
Languages
C++
92.6%
Objective-C++
2.5%
C
2%
Python
1.7%
Assembly
0.9%
Other
0.3%