Changeset 690166d for tests/.expect/nested-types-ERR2.txt
- Timestamp:
- Jan 11, 2019, 3:21:59 PM (7 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, stuck-waitfor-destruct
- Children:
- def9d4e
- Parents:
- 0689cd9 (diff), 52ffa30 (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 edited
-
tests/.expect/nested-types-ERR2.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tests/.expect/nested-types-ERR2.txt
r0689cd9 r690166d 2 2 nested-types.cfa:74:1 error: Qualified type requires an aggregate on the left, but has: signed int 3 3 nested-types.cfa:75:1 error: Undefined type in qualified type: Qualified Type: 4 instance of struct S with body 1 4 instance of struct S with body 1 5 5 instance of type Z (not function type) 6 6
Note:
See TracChangeset
for help on using the changeset viewer.