Changeset 31df72b for src


Ignore:
Timestamp:
Mar 2, 2025, 8:59:21 PM (4 weeks ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
2a90639
Parents:
3483185
Message:

fix attribute problem with typedef names in aggregate field declaration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified src/Parser/parser.yy

    r3483185 r31df72b  
    1010// Created On       : Sat Sep  1 20:22:55 2001
    1111// Last Modified By : Peter A. Buhr
    12 // Last Modified On : Mon Feb 10 21:56:46 2025
    13 // Update Count     : 7252
     12// Last Modified On : Sun Mar  2 18:46:32 2025
     13// Update Count     : 7253
    1414//
    1515
     
    22442244        basic_type_specifier
    22452245        | sue_type_specifier
    2246         | type_type_specifier
     2246        | type_type_specifier attribute_list_opt
    22472247        ;
    22482248
Note: See TracChangeset for help on using the changeset viewer.