xref
: /
llvm-project
/
compiler-rt
/
test
/
sanitizer_common
/
TestCases
/
Linux
/
static-link.c
(revision fe1d02b08ce2ca74de5b18d9f141d503b7985ec5)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
// UNSUPPORTED: hwasan, ubsan
2
// RUN: not %clangxx -static %s -o /
dev
/
null
3