aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2017-05-04 22:48:26 +0200
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2017-05-12 12:58:08 +0200
commitef822c40aaf911ce2880d6a7b0a66833bcc964c6 (patch)
tree0121aa6bb3ab99cbb3e068fa49f3f4b00b3e74e3 /validation
parent7308f8cb0841152554a3bc73556468390ce24b7d (diff)
downloadsparse-dev-ef822c40aaf911ce2880d6a7b0a66833bcc964c6.tar.gz
keyword: no pre-declaration needed for attribute names
Currently, we have a whole bunch of attribute names whose identifier is declared with IDENT() in "ident-list.h". However, these names doesn't need to be so declared as their identifier is never directly used and are otherwise dynamically created via parse.c:keyword_table[] and init_parser(). So remove all of them from the "ident-list.h" file. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation')
0 files changed, 0 insertions, 0 deletions