]> git.eshelyaron.com Git - emacs.git/commit
semantic: Improve C++ 'friend' parsing
authorEric Ludlam <zappo@gnu.org>
Wed, 26 Nov 2014 19:24:11 +0000 (14:24 -0500)
committerDavid Engster <deng@randomsample.de>
Mon, 23 Jan 2017 21:12:32 +0000 (22:12 +0100)
commit592b5fe2aac80b5a2dca08c4d0e3966d8f6ebb6e
tree305f9d3ae4a00ece1408d3dedd46f89cc2ca9e14
parent3cbb968c78a740e2140ec834b7c979154bcf7224
semantic: Improve C++ 'friend' parsing

* admin/grammars/c.by (classsubparts): Add a FRIEND for a class that
 doesn't specify the token CLASS. Add SEMICOLON to end of friend
 statements.
admin/grammars/c.by