llvm-for-llvmta/tools/clang/test/Modules/Inputs/DebugDwoId.h

5 lines
70 B
C

#ifndef DEBUG_DWO_ID_H
#define DEBUG_DWO_ID_H
struct Dummy {};
#endif