aboutsummaryrefslogtreecommitdiff
path: root/test/PCH/objc_boxable_record.h
blob: db2a3a8fc5615f33c815e21e402caf9722398068 (plain)
1
2
3
4
5
// used with objc_boxable.m test
struct boxable {
  int dummy;
};