]> granicus.if.org Git - clang/commit
refactor flags for TokenKinds.def
authorDylan Noblesmith <nobled@dreamwidth.org>
Sat, 9 Apr 2011 13:34:05 +0000 (13:34 +0000)
committerDylan Noblesmith <nobled@dreamwidth.org>
Sat, 9 Apr 2011 13:34:05 +0000 (13:34 +0000)
commit67922922cf3d9a2c5b4a02b1ee27e81da3850b53
tree5e90a204c6838f8315e61daae442351cc497ea1d
parentb8a3e8139b9fe513500c89bbcd9133415654a689
refactor flags for TokenKinds.def

Make KEYALL a combination of all other flags instead
of its own separate flag. Also rewrite the enum
definitions in hex instead of decimal.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129213 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/IdentifierTable.cpp