blob: 31d17a9d7de9baa8063eeb738366d37a3d1a0c2a [file] [log] [blame]
// RUN: %clang_cc1 -verify %s
// expected-no-diagnostics
typedef int Object;
struct Object *pp;
Object staticObject1;