[clang] Handle __declspec() attributes in using
[llvm-project.git] / clang / test / Driver / XRay / xray-instrument-os.c
blob7a4f1c13cb0b1571c1939972f8f80f6a1b0125ce
1 // RUN: not %clang -o /dev/null -v -fxray-instrument -c %s
2 // XFAIL: target={{.*-(linux|freebsd).*}}, target=x86_64-apple-{{(darwin|macos).*}}
3 // REQUIRES: target={{(amd64|x86_64|x86_64h|arm|aarch64|arm64)-.*}}
4 typedef int a;