summaryrefslogtreecommitdiffstats
path: root/test/Parser/namelookup-bug-1.c
blob: 3c8b85a2d61a0670261151296e6385f7bb471e3e (plain)
1
2
3
4
5
6
7
// RUN: clang-cc -verify %s

typedef int Object;

struct Object *pp;

Object staticObject1;
OpenPOWER on IntegriCloud