Changeset 07ec1a2 for tests/.expect/nested-types-ERR2.txt
- Timestamp:
- Jan 14, 2019, 3:35:49 PM (4 years ago)
- Branches:
- aaron-thesis, arm-eh, 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
- Children:
- 276a55b2
- Parents:
- a109bb47
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/.expect/nested-types-ERR2.txt
ra109bb47 r07ec1a2 1 1 nested-types.cfa:73:1 error: Use of undefined global type Z 2 2 nested-types.cfa:74:1 error: Qualified type requires an aggregate on the left, but has: signed int 3 nested-types.cfa:75:1 error: Undefined type in qualified type: Qualified Type: 4 instance of struct S with body 1 5 instance of type Z (not function type) 3 nested-types.cfa:75:1 error: Undefined type in qualified type: Qualified Type: 4 instance of struct S with body 1 5 instance of type Z (not function type) 6 6
Note: See TracChangeset
for help on using the changeset viewer.