* c-exp.y (enum token_flags): New.
authorTom Tromey <tromey@redhat.com>
Thu, 19 Jul 2012 15:34:38 +0000 (15:34 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 19 Jul 2012 15:34:38 +0000 (15:34 +0000)
commit274b54d7e28ed7bb6c03c9d3a27b43151548b8af
tree648b496196bc8c6b432e03fedb1e2aa55a808aa4
parent9eaf670568f57fc78fe40d30fc89ac5b442693fb
* c-exp.y (enum token_flags): New.
(struct token) <cxx_only>: Remove.
<flags>: New field.
(tokentab3, tokentab2, ident_tokens): Update.
(lex_one_token): Update.  Handle FLAG_SHADOW.
gdb/ChangeLog
gdb/c-exp.y