aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Modules/Inputs/DebugDwoId.h
blob: 242e4c7f5116d44784c3e900d2e724fa1ea0e845 (plain)
1
2
3
4
#ifndef DEBUG_DWO_ID_H
#define DEBUG_DWO_ID_H
struct Dummy {};
#endif