[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git] / clang / test / Headers / lsxintrin.c
blob83c9879eea967d215f0f47528311d3971441888e
1 // RUN: %clang_cc1 %s -fsyntax-only -triple loongarch64 -target-feature +lsx
2 // RUN: %clang_cc1 %s -fsyntax-only -triple loongarch64 -target-feature +lsx -flax-vector-conversions=none
3 // RUN: %clang_cc1 %s -fsyntax-only -triple loongarch64 -target-feature +lsx -flax-vector-conversions=none -fno-signed-char
5 #include <lsxintrin.h>