summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/nullability.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not issue -Wnullability-completeness for dependent types that are not writ...Richard Smith2017-05-191-1/+7
* Accept nullability qualifiers on array parameters.Jordan Rose2016-11-101-0/+13
* [Sema] Compute the nullability of a conditional expression based on theAkira Hatanaka2016-07-201-0/+20
* [Sema] Make nullness warnings appear in C++.George Burgess IV2015-12-141-1/+31
* Make __has_feature(nullability) and __has_extension(nullability) always true.Douglas Gregor2015-06-291-0/+5
* Replace __double_underscored type nullability qualifiers with _Uppercase_unde...Douglas Gregor2015-06-241-21/+21
* Diagnose unsafe uses of nil and __nonnull pointers.Douglas Gregor2015-06-191-0/+22
* Introduce type nullability specifiers for C/C++.Douglas Gregor2015-06-191-0/+42
OpenPOWER on IntegriCloud