blob: a361e2ea4ca89f873aeda9e34347e6199c699ba6 [file] [log] [blame]
// RUN: %clang_cc1 -fsyntax-only -verify %s
extern void PR16167; // expected-error {{variable has incomplete type 'void'}}