aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Modules/Inputs/DebugSubmoduleA.h
blob: 1403a7d1568c105c1e3490e1e803c4ae881171b8 (plain)
1
2
3
struct A {
  int a;
};