You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dulma Churchill 234d3627b6
[clang] Support the new @available expression in ObjC in the unavailable API check
7 years ago
..
Makefile Turn off --keep-going by default 7 years ago
RemoveObserverInGivenSDKTest.m [linters] Restrict the remove observer check to when target ios sdk version is greater or equal than 9.0 7 years ago
filter_out_unavailable_api.m [linters] Add option to blacklist the unavailable api check for some files 8 years ago
issues.exp [clang] Support the new @available expression in ObjC in the unavailable API check 7 years ago
unavailable_api_allowed_cases.m [linters] Take instancesRespondToSelector into account to avoid FPs 7 years ago
unavailable_api_in_supported_ios_sdk.m [clang] Support the new @available expression in ObjC in the unavailable API check 7 years ago
unavailable_property_ios.m [linters] Fix unavailable api check to take the avaiability attribute into account when it's not the first one in the list. 8 years ago