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 8274453277
[infer][clang] the nullable checker should not warn on Objective C method call when the receiver is nullable
7 years ago
..
checkers [infer][clang] the nullable checker should not warn on Objective C method call when the receiver is nullable 7 years ago
errors [bug hash] Attempt for a better hash 7 years ago
frontend [objc] Fix bad footprint caused by incorrect translation of blocks as arguments 7 years ago
ioslints [clang] Support the new @available expression in ObjC in the unavailable API check 7 years ago
linters [objc] Better names for the block translation and using temp variables 7 years ago
linters-def-folder Turn off --keep-going by default 7 years ago
linters-for-test-only [objc] Better names for the block translation and using temp variables 7 years ago
liveness [dead store objc] Do not report dead store in a captured variable of an objc block 7 years ago
quandary Turn off --keep-going by default 7 years ago
shared [objc] Fix bad footprint caused by incorrect translation of blocks as arguments 7 years ago
uninit do not report on captured vars in objc blocks 7 years ago