| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make __has_feature(nullability) and __has_extension(nullability) always true. | Douglas Gregor | 2015-06-29 | 1 | -0/+5 |
| * | Replace __double_underscored type nullability qualifiers with _Uppercase_unde... | Douglas Gregor | 2015-06-24 | 1 | -21/+21 |
| * | Diagnose unsafe uses of nil and __nonnull pointers. | Douglas Gregor | 2015-06-19 | 1 | -0/+22 |
| * | Introduce type nullability specifiers for C/C++. | Douglas Gregor | 2015-06-19 | 1 | -0/+42 |

