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.
Jeremy Dubreil a4428a4cae
[infer][nullable checker] report an error when a nullable value is stored into an NSArray without being checked for null
7 years ago
..
c [infer][biabduction] remove the bi-abduction based check for uninitialized values 7 years ago
cpp [infer][nullable checker] better error messages for nullable violations involving Clang materialized variables 7 years ago
java [cleanup] remove harness-related code 7 years ago
objc [infer][nullable checker] report an error when a nullable value is stored into an NSArray without being checked for null 7 years ago
objcpp [objc] Better names for the block translation and using temp variables 7 years ago