xray-instrument-os.c 186 Bytes Raw Blame History Permalink 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;