aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cgcc
diff options
authorLinus Torvalds <torvalds@ppc970.osdl.org>2004-10-05 13:13:12 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-04-07 21:03:29 -0700
commit593a9f8db63c37420dde3d298e289ffd22f68b4d (patch)
treead940afbc80213bdd8c86a4b6b67eab327bd5426 /cgcc
parentcf2bde63a650ca75a04c555dec9046dac5e6f592 (diff)
downloadsparse-dev-593a9f8db63c37420dde3d298e289ffd22f68b4d.tar.gz
Introduce the notion of "reserved" identifiers.
The only thing they do is to refuse to bind to the regular C namespaces (NS_TYPEDEF | NS_STRUCT | NS_LABEL | NS_SYMBOL) with a warning. You can mark any identifier you want reserved by just setting ident->reserved = 1. Sparse won't care.
Diffstat (limited to 'cgcc')
0 files changed, 0 insertions, 0 deletions