summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/checkers/Inputs/Headers/cross-file-c.h
blob: 342dd340099c937aa9c6ce5db6c815d8f2de162a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41






































// The line number of the following include should match the location of the
// corresponding comment in llvm-include-order.cpp
#include "cross-file-b.h"
OpenPOWER on IntegriCloud