Fixed by r123477.

llvm-svn: 123478
This commit is contained in:
Owen Anderson 2011-01-14 22:19:38 +00:00
parent 9eb7cb48e4
commit 6216a44d35
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
// RUN: %clang_cc1 %s -emit-llvm -o - -O2 | FileCheck %s
// XFAIL: *
struct B;
extern B x;