diff options
| author | Alberto Bertogli <albertito@blitiri.com.ar> | 2009-05-16 15:36:58 +0000 |
|---|---|---|
| committer | Christopher Li <sparse@chrisli.org> | 2009-07-18 05:30:10 +0000 |
| commit | 5d4c7fc7cc88175c1732313af4911cf494b14f89 (patch) | |
| tree | 97319ca53cae2b5ceac9f9b88d5dc10721445956 /.gitignore | |
| parent | 78798b4f946a37b1ffbbc6853765e479eca553e8 (diff) | |
| download | sparse-dev-5d4c7fc7cc88175c1732313af4911cf494b14f89.tar.gz | |
Support the __thread storage class
GCC supports a __thread storage class, used to indicate thread-local
storage. It may be used alone, or with extern or static.
This patch makes sparse aware of it, and check those restrictions.
Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
Signed-off-by: Christopher Li <sparse@chrisli.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
