]> code.delx.au - gnu-emacs/commit
CC Mode: Recognize a noise macro with parens after a declarator's identifier
authorAlan Mackenzie <acm@muc.de>
Sat, 30 Apr 2016 16:37:41 +0000 (16:37 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 30 Apr 2016 16:40:08 +0000 (16:40 +0000)
commit01cdbcf8347f5c4a48b231abd497c9e6060e4545
treef63e1ea090f8caf8f90341c4db69ba1b2d3fa9d2
parent9dc5f6d830e72420dc4d41c8f6ca1ca6b28609c0
CC Mode: Recognize a noise macro with parens after a declarator's identifier

* lisp/progmodes/cc-engine (c-forward-decl-or-cast-1): In the while loop
following comment "Skip over type decl suffix operators." insert code also
to check for noise macros with parentheses.
lisp/progmodes/cc-engine.el