[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git] / clang / test / Modules / Inputs / DebugDwoId.h
blob242e4c7f5116d44784c3e900d2e724fa1ea0e845
1 #ifndef DEBUG_DWO_ID_H
2 #define DEBUG_DWO_ID_H
3 struct Dummy {};
4 #endif