summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/nullability.m
Commit message (Expand)AuthorAgeFilesLines
* Append new attributes to the end of an AttributeList.Michael Kruse2018-08-031-7/+7
* [Sema][ObjC] Do not propagate the nullability specifier on the receiverAkira Hatanaka2018-07-261-0/+11
* Accept nullability qualifiers on array parameters.Jordan Rose2016-11-101-0/+23
* [Sema][ObjC] Compute the nullability of a conditional expression basedAkira Hatanaka2016-07-251-1/+27
* Replace __double_underscored type nullability qualifiers with _Uppercase_unde...Douglas Gregor2015-06-241-60/+60
* Stop moving attributes off of a block literal's decl specifiers.Douglas Gregor2015-06-191-0/+8
* Handle 'instancetype' in ParseDeclarationSpecifiers.Douglas Gregor2015-06-191-0/+7
* Implement the 'null_resettable' attribute for Objective-C properties.Douglas Gregor2015-06-191-0/+39
* Extend type nullability qualifiers for Objective-C.Douglas Gregor2015-06-191-3/+148
* Diagnose unsafe uses of nil and __nonnull pointers.Douglas Gregor2015-06-191-0/+14
* Introduce type nullability specifiers for C/C++.Douglas Gregor2015-06-191-0/+19
OpenPOWER on IntegriCloud