Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
clang
/
test
/
PCH
/
Inputs
/
chain-ext_vector1.h
blob: 51093364c92f7b09723cd01905a293e67655c38f [
file
] [
log
] [
blame
]
// First header file for chain-ext_vector.c PCH test
typedef
__attribute__
((
ext_vector_type
(
2
)))
float
float2
;