Sign in
cobalt
/
cobalt
/
3cd5432aaed8f14f27f66ade1b51aa71df939492
/
.
/
third_party
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
PR21687
/
c.h
blob: 5c5d555a3f0792aeb86317137c90eb7838d869ff [
file
] [
log
] [
blame
]
#include
"a.h"
inline
void
f
()
{
X x
,
y
(
x
);
}
#include
"b.h"
X x
,
y
(
x
);