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