Sign in
rust
/
rust-lang
/
llvm-project
/
refs/heads/rustc/17.0-2023-12-14
/
.
/
clang
/
test
/
Modules
/
Inputs
/
PR21687
/
c.h
blob: 5c5d555a3f0792aeb86317137c90eb7838d869ff [
file
] [
log
] [
blame
] [
edit
]
#include
"a.h"
inline
void
f
()
{
X x
,
y
(
x
);
}
#include
"b.h"
X x
,
y
(
x
);