blob: 3392553c016bf4bf0dc5eb863c4a5d01d225c9ef [file] [log] [blame]
// PR 1417
// RUN: %clang_cc1 -no-opaque-pointers %s -emit-llvm -o - | FileCheck %s
// CHECK: global %struct.anon* null
struct { } *X;