summaryrefslogtreecommitdiff
path: root/test/Driver/XRay/xray-instrument-os.c
blob: 3a0c428ce19ce5cdf52305d79b41e210b1ca8bbc (plain)
1
2
3
4
// RUN: not %clang -o /dev/null -v -fxray-instrument -c %s
// XFAIL: -linux-, -freebsd, -darwin, -macos
// REQUIRES-ANY: amd64, x86_64, x86_64h, arm, aarch64, arm64
typedef int a;