llvm-for-llvmta/tools/clang/test/PCH/Inputs/chain-ext_vector2.h

4 lines
113 B
C
Raw Permalink Normal View History

2022-04-25 13:02:35 +02:00
// Second header file for chain-ext_vector.c PCH test
typedef __attribute__((ext_vector_type(4))) float float4;