summaryrefslogtreecommitdiff
path: root/clang/test/Modules/Inputs/def-include.h
blob: 9e0e575e20624eec788ab8ccc7d7136e3fbbc493 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13










struct B {
  int b1;
};