Sign in
llvm
/
clang.git
/
refs/heads/release_50
/
.
/
test
/
Driver
/
XRay
/
xray-instrument-os.c
blob: 86b109b6dbfe7e5b6e340469a5d92c96197a139c [
file
] [
edit
]
// 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
;