Sign in
llvm
/
clang
/
943e5a44883539848588e33bffbe2a1773dc4b43
/
.
/
test
/
Modules
/
Inputs
/
PR27513
/
a.h
blob: 7eecbf4773d8b7b072d5245ce86b7d47cc54d6e2 [
file
] [
log
] [
blame
]
#include
"b.h"
inline
void
f
()
{
basic_string
<char>
s
;
}
#include
"c.h"