Changeset a8541d9 for src/Tests/Expect-a/Constant0-1.txt
- Timestamp:
- Jun 11, 2015, 1:31:07 PM (11 years ago)
- 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:
- ea9b9d3
- Parents:
- bfbf97f (diff), cda48b6 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 moved
-
src/Tests/Expect-a/Constant0-1.txt (moved) (moved from src/Tests/SynTree/Expected/Constant0-1.tst ) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/Tests/Expect-a/Constant0-1.txt
rbfbf97f ra8541d9 9 9 0: const signed int 10 10 1: const signed int 11 0: signed int 12 1: signed int 13 0: signed int 14 1: signed int 11 15 0: static const signed int 12 16 1: static const signed int … … 26 30 27 31 1: static const instance of struct __anonymous2 28 1: signed int29 32 0: pointer to signed int 30 1: signed int 31 1: signed int 33 1: pointer to signed int 32 34 0: pointer to signed int 35 1: pointer to signed int 33 36 0: pointer to signed int 37 1: pointer to signed int 34 38 0: pointer to signed int 39 1: pointer to signed int 35 40 0: const pointer to signed int 41 1: const pointer to signed int 36 42 0: const pointer to signed int 43 1: const pointer to signed int 37 44 0: const pointer to signed int 45 1: const pointer to signed int 38 46 struct __anonymous3 39 47 with members … … 68 76 x: const pointer to pointer to signed int 69 77 0: const pointer to pointer to signed int 78 main: 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.