summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/nullability.cpp
Commit message (Expand)AuthorAgeFilesLines
* [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