Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
compiler-rt
/
test
/
profile
/
Inputs
/
extern_template1.cpp
blob: 372ffd25109fe4d9b0f4c1734f3fa1c19f971e20 [
file
] [
log
] [
blame
]
#define
USE
#include
"extern_template.h"
#undef
USE
Test
<int>
TO
;
int
foo
()
{
TO
.
doIt
(
20
);
return
TO
.
M
;
}