blob: a4a064ba0cf1b97d504091090fc94eef1823f3b0 [file] [log] [blame]
// RUN: clang -fsyntax-only -Xclang -verify %s
int f0(void) {} // expected-warning {{control reaches end of non-void function}}