Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
palmer
/
sparse
/
53eacc1fa688f066a5426f44fbc85710677fc172
/
.
/
validation
/
c11-thread-local.c
blob: db848de630bef0b18c971af25bba1b192ea5deaf [
file
] [
log
] [
blame
]
static
_Thread_local
int
foo
;
/*
* check-name: c11-thread-local
* check-command: test-parsing -std=c11 $file
*
* check-output-ignore
* check-output-contains: \\[tls\\]
*/