Sign in
llvm
/
clang
/
943e5a44883539848588e33bffbe2a1773dc4b43
/
.
/
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
;