]> code.delx.au - gnu-emacs/commitdiff
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)
* 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.


No differences found