parser.c (cp_parser_primary_expression): Document the grammar for the built-in offset...
commit93846d56e1624d1bb34da982aa270768eaec8c32
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Fri, 6 Jan 2006 20:50:39 +0000 (6 20:50 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Fri, 6 Jan 2006 20:50:39 +0000 (6 20:50 +0000)
tree965e1500837be0e7b9a0607bd877633e7b31d04a
parent84be0a79a871c4fdb6af0439940ed48e7dba461b
parser.c (cp_parser_primary_expression): Document the grammar for the built-in offsetof, a GNU extension.

        * parser.c (cp_parser_primary_expression): Document the grammar
        for the built-in offsetof, a GNU extension.

From-SVN: r109431
gcc/cp/ChangeLog
gcc/cp/parser.c