Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
clang
/
test
/
Modules
/
Inputs
/
PR21687
/
c.h
blob: 5c5d555a3f0792aeb86317137c90eb7838d869ff [
file
] [
log
] [
blame
]
Richard Smith
8096975
2015-03-10 02:00:53 +0000
[
diff
] [
blame
]
1
#include
"a.h"
2
inline
void
f
()
{
X x
,
y
(
x
);
}
3
#include
"b.h"
4
X x
,
y
(
x
);