llvm-project/clang/test/SemaObjCXX/Inputs
Jordan Rose 16d52a2a72 Don't require nullability on 'va_list'.
There are many non-portable typedefs, but va_list is one that nobody
ever thinks of as a pointer or an array. (When's the last time you saw
someone check for a NULL va_list?) Make an exception for this one
special type.

Part of rdar://problem/25846421.

llvm-svn: 286522
2016-11-10 23:28:34 +00:00
..
nullability-consistency-system Replace __double_underscored type nullability qualifiers with _Uppercase_underscored 2015-06-24 22:02:08 +00:00
arc-system-header.h
nullability-consistency-1.h Don't require nullability on template parameters in typedefs. 2016-11-02 20:44:07 +00:00
nullability-consistency-2.h Fix inference of _Nullable for weak Objective-C properties. 2015-10-09 20:36:17 +00:00
nullability-consistency-3.h Replace __double_underscored type nullability qualifiers with _Uppercase_underscored 2015-06-24 22:02:08 +00:00
nullability-consistency-4.h Replace __double_underscored type nullability qualifiers with _Uppercase_underscored 2015-06-24 22:02:08 +00:00
nullability-consistency-5.h Replace __double_underscored type nullability qualifiers with _Uppercase_underscored 2015-06-24 22:02:08 +00:00
nullability-consistency-6.h Fix inference of _Nullable for weak Objective-C properties. 2015-10-09 20:36:17 +00:00
nullability-consistency-7.h
nullability-consistency-8.h Replace __double_underscored type nullability qualifiers with _Uppercase_underscored 2015-06-24 22:02:08 +00:00
nullability-consistency-arrays.h Don't require nullability on 'va_list'. 2016-11-10 23:28:34 +00:00
nullability-pragmas-1.h Replace __double_underscored type nullability qualifiers with _Uppercase_underscored 2015-06-24 22:02:08 +00:00
nullability-pragmas-2.h
nullability-pragmas-3.h
nullability-pragmas-generics-1.h Substitute type arguments into uses of Objective-C interface members. 2015-07-07 03:57:53 +00:00