Searched refs:PR18795 (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Sema/
H A Dnonnull.c48 void PR18795(int (*g)(const char *h, ...) __attribute__((nonnull(1))) __attribute__((nonnull))) { function
52 PR18795(0); // expected-warning{{null passed to a callee which requires a non-null argument}}

Completed in 507 milliseconds