Ignore:
Timestamp:
Jun 11, 2015, 12:15:54 PM (9 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, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, string, with_gc
Children:
eff0cad0
Parents:
8a95629
Message:

fix parsing error for EOF message, change cfa-ccp -x flag to -v, regression testing third attempt: consolidate example programs

File:
1 moved

Legend:

Unmodified
Added
Removed
  • src/Tests/Expect-a/Constant0-1.txt

    r8a95629 rb1d6dd5  
    990: const signed int
    10101: const signed int
     110: signed int
     121: signed int
     130: signed int
     141: signed int
    11150: static const signed int
    12161: static const signed int
     
    2630
    27311: static const instance of struct __anonymous2
    28 1: signed int
    29320: pointer to signed int
    30 1: signed int
    31 1: signed int
     331: pointer to signed int
    32340: pointer to signed int
     351: pointer to signed int
    33360: pointer to signed int
     371: pointer to signed int
    34380: pointer to signed int
     391: pointer to signed int
    35400: const pointer to signed int
     411: const pointer to signed int
    36420: const pointer to signed int
     431: const pointer to signed int
    37440: const pointer to signed int
     451: const pointer to signed int
    3846struct __anonymous3
    3947    with members
     
    6876x: const pointer to pointer to signed int
    69770: const pointer to pointer to signed int
     78main: C function
     79      accepting unspecified arguments
     80    returning
     81      signed int
     82    with body
     83      CompoundStmt
     84        Declaration of 1: signed int
     85        Declaration of 0: pointer to signed int
     86        Declaration of x: pointer to signed int
     87        Declaration of 0: pointer to signed int
     88
Note: See TracChangeset for help on using the changeset viewer.