Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [analyzer] Add generateErrorNode() APIs to CheckerContext. | Devin Coughlin | 2015-09-16 | 1 | -3/+9 |
* | [Static Analyzer] Nullability checker optimization. | Gabor Horvath | 2015-09-14 | 1 | -1/+6 |
* | [Static Analyzer] Moving nullability checkers to a top level package. | Gabor Horvath | 2015-09-14 | 1 | -10/+27 |
* | [Static Analyzer] Fixed a typo in a diagnostic message. | Gabor Horvath | 2015-09-11 | 1 | -1/+1 |
* | [Static Analyzer] Minor cleanups for the nullability checker. | Gabor Horvath | 2015-09-11 | 1 | -46/+40 |
* | [Static Analyzer] Remove sinks from nullability checks. | Gabor Horvath | 2015-09-03 | 1 | -26/+146 |
* | [Static Analyzer] Make NonNullParamChecker emit implicit null dereference eve... | Gabor Horvath | 2015-08-27 | 1 | -1/+4 |
* | [Static Analyzer] Checks to catch nullability related issues. | Gabor Horvath | 2015-08-26 | 1 | -0/+838 |