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

5 lines
70 B
C
Raw Normal View History

2022-04-25 13:02:35 +02:00
#ifndef DEBUG_DWO_ID_H
#define DEBUG_DWO_ID_H
struct Dummy {};
#endif