summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/submodule-visibility/c.h
blob: 259b8c7c61c7bdd0e05a6650258f2e9744959406 (plain)
1
2
3
4
5
6
#ifndef C_H_INCLUDED
#define C_H_INCLUDED

struct C {};

#endif
OpenPOWER on IntegriCloud