brintos

brintos / llvm-project-archived public Read only

0
0
Text · 194 B · 8693dd6 Raw
4 lines · cpp
1// RUN: %clang_cc1 -x c -triple x86_64-pc-linux-gnu -fsyntax-only -verify %s2 3void arm_streaming(void) __arm_streaming {} // expected-error {{'__arm_streaming' is not supported on this target}}4