summaryrefslogtreecommitdiff
path: root/clang/test/PCH/Inputs/chain-ext_vector1.h
blob: 51093364c92f7b09723cd01905a293e67655c38f (about) (plain)
1
2
3
// First header file for chain-ext_vector.c PCH test

typedef __attribute__((ext_vector_type(2))) float float2;