bolt/deps/llvm-18.1.8/clang/test/Modules/Inputs/DebugDwoId.h
2025-02-14 19:21:04 +01:00

4 lines
70 B
C

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