Changeset b5b0907 for src/Tests/Expect-s
- Timestamp:
- Jun 15, 2015, 12:45:26 PM (10 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:
- 94b4364
- Parents:
- ea9b9d3 (diff), a1d5d2a (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. - Location:
- src/Tests/Expect-s
- Files:
-
- 1 deleted
- 2 edited
-
Attributes.txt (modified) (1 diff)
-
TypeGenerator.txt (modified) (3 diffs)
-
report (deleted)
Legend:
- Unmodified
- Added
- Removed
-
src/Tests/Expect-s/Attributes.txt
rea9b9d3 rb5b0907 1 Error at line 8 reading token "*"1 Error at line 58 reading token "*" -
src/Tests/Expect-s/TypeGenerator.txt
rea9b9d3 rb5b0907 4 4 Adding type T 5 5 Adding function ?+? 6 --- Entering scope 7 --- Leaving scope containing 8 Adding function ?=? 6 9 --- Entering scope 7 10 --- Leaving scope containing … … 33 36 Adding object p 34 37 --- Leaving scope containing 35 Adding fwd decl for struct S136 --- Entering scope37 --- Entering scope38 --- Leaving scope containing39 Adding type T40 --- Leaving scope containing41 T42 Adding struct S143 Adding fwd decl for struct S144 --- Entering scope45 --- Entering scope46 --- Leaving scope containing47 Adding type T48 Adding object i49 --- Leaving scope containing50 T51 Adding struct S152 --- Entering scope53 --- Leaving scope containing54 Adding object v155 --- Entering scope56 --- Leaving scope containing57 Adding object p58 38 Adding fwd decl for struct S2 59 39 --- Entering scope … … 65 45 T 66 46 Adding struct S2 47 Adding struct S3 from implicit forward declaration 48 --- Entering scope 49 --- Leaving scope containing 50 Adding object v1 51 --- Entering scope 52 --- Leaving scope containing 53 Adding object p 54 Adding fwd decl for struct S24 55 --- Entering scope 56 --- Entering scope 57 --- Leaving scope containing 58 Adding type T 59 Adding object i 60 --- Leaving scope containing 61 T 62 Adding struct S24 67 63 --- Entering scope 68 64 --- Leaving scope containing
Note:
See TracChangeset
for help on using the changeset viewer.