]> git.eshelyaron.com Git - emacs.git/commit
semantic: Apply enum-type to all members
authorDavid Engster <deng@randomsample.de>
Sun, 25 Jan 2015 21:32:25 +0000 (22:32 +0100)
committerDavid Engster <deng@randomsample.de>
Thu, 19 Jan 2017 21:36:53 +0000 (22:36 +0100)
commit05d6b4be45cbef29b9f1eed745825071a67f1bb8
tree6d823742480bb4c8f06ba0a11a6ffe24501531e5
parent40dd3d99d86c8bc6873804e8ed27cb456d1db05c
semantic: Apply enum-type to all members

* lisp/cedet/semantic/bovine/c.el (semantic-expand-c-tag): For typed
  enums, apply the :enum-type attribute as :type to all members.
lisp/cedet/semantic/bovine/c.el