llvm-project/clang/test/Driver/XRay/xray-instrument-os.c

5 lines
153 B
C

// RUN: not %clang -o /dev/null -v -fxray-instrument -c %s
// XFAIL: -linux-
// REQUIRES-ANY: amd64, x86_64, x86_64h, arm, aarch64, arm64
typedef int a;