summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/submodule-visibility/a.h
blob: 34ac6b2b2eabdecf4060157377eac4ec2dc2147f (plain)
1
2
3
4
5
6
7
int n;

#ifdef B
#error B is defined
#endif

#define A
OpenPOWER on IntegriCloud