Guard against the return of PR3188

llvm-svn: 61348
This commit is contained in:
Sebastian Redl 2008-12-22 21:43:13 +00:00
parent 6b18a3994b
commit 45f11a9b05
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
// RUN: clang -fsyntax-only %s
struct x;
extern x a;