1// PR 14172// RUN: %clang_cc1 %s -emit-llvm -o - | FileCheck %s3 4// CHECK: global ptr null5struct { } *X;6