summaryrefslogtreecommitdiff
path: root/test/Analysis/nullability_nullonly.mm
Commit message (Expand)AuthorAgeFilesLines
* Reland 4: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-031-2/+2
* Revert "Reland 3: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-2/+2
* Reland 3: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-2/+2
* Revert "Reland 2: [analyzer] NFC: Update test infrastructure to support multi...Dominic Chen2017-03-021-2/+2
* Reland 2: [analyzer] NFC: Update test infrastructure to support multiple cons...Dominic Chen2017-03-021-2/+2
* Revert "Reland: [analyzer] NFC: Update test infrastructure to support multipl...Dominic Chen2017-02-281-2/+2
* Reland: [analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-281-2/+2
* Revert "[analyzer] NFC: Update test infrastructure to support multiple constr...Dominic Chen2017-02-271-2/+2
* [analyzer] NFC: Update test infrastructure to support multiple constraint man...Dominic Chen2017-02-271-2/+2
* [analyzer] Refine the diagnostics in the nullability checker to differentiate...Anna Zaks2016-12-151-9/+9
* [analyzer] Nullability: add option to not report on calls to system headers.Devin Coughlin2016-03-051-16/+25
* [analyzer] Improve Nullability checker diagnosticsAnna Zaks2016-01-291-4/+4
* [analyzer] Nullability: Look through implicit casts when suppressing warnings...Devin Coughlin2016-01-181-1/+35
* [analyzer] Check for return of nil in ObjC methods with nonnull return type.Devin Coughlin2016-01-151-0/+40
* [Static Analyzer] Moving nullability checkers out of alpha.Gabor Horvath2015-09-141-1/+1
* [Static Analyzer] Moving nullability checkers to a top level package.Gabor Horvath2015-09-141-0/+87