summaryrefslogtreecommitdiffstats
path: root/test/Sema/non-null-warning.c
Commit message (Expand)AuthorAgeFilesLines
* Skip NonNull sema checks in unevaluated contexts.Eric Fiselier2015-10-091-0/+3
* Replace __double_underscored type nullability qualifiers with _Uppercase_unde...Douglas Gregor2015-06-241-8/+8
* Diagnose unsafe uses of nil and __nonnull pointers.Douglas Gregor2015-06-191-0/+7
* Introduce type nullability specifiers for C/C++.Douglas Gregor2015-06-191-0/+35