Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
clang
/
test
/
PCH
/
Inputs
/
chain-ext_vector2.h
blob: bdaeccc130ee25fa89e127f12f3986d95e0c5969 [
file
] [
log
] [
blame
]
// Second header file for chain-ext_vector.c PCH test
typedef
__attribute__
((
ext_vector_type
(
4
)))
float
float4
;