Ignore:
Timestamp:
Aug 16, 2016, 5:56:37 PM (8 years ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
29917c6
Parents:
7880579
Message:

more refactoring of parser code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tests/.expect/declarationErrors.txt

    r7880579 r0da3e2c  
    44Error: invalid combination of storage classes in declaration of x18: static static const volatile instance of struct __anonymous0
    55  with members
    6     i: int
    76   with body
    87
     
    109Error: invalid combination of storage classes in declaration of x19: static static const volatile volatile instance of struct __anonymous1
    1110  with members
    12     i: int
    1311   with body
    1412
Note: See TracChangeset for help on using the changeset viewer.