summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjCXX/Inputs/nullability-consistency-3.h
blob: 520d1a4b34429721bf0027e42596829cd6f9674c (plain)
1
void double_declarator1(int *_Nonnull *); // expected-warning{{pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)}}
OpenPOWER on IntegriCloud