Changeset 6988dc6 for tests/.expect/nested-types-ERR2.txt
- Timestamp:
- Feb 18, 2020, 8:51:28 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- fca3bf8
- Parents:
- 60a8062
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/.expect/nested-types-ERR2.txt
r60a8062 r6988dc6 1 nested-types.cfa: 73:1 error: Use of undefined global type Z2 nested-types.cfa: 74:1 error: Qualified type requires an aggregate on the left, but has: signed int3 nested-types.cfa: 75:1 error: Undefined type in qualified type: Qualified Type:1 nested-types.cfa:86:1 error: Use of undefined global type Z 2 nested-types.cfa:87:1 error: Qualified type requires an aggregate on the left, but has: signed int 3 nested-types.cfa:88:1 error: Undefined type in qualified type: Qualified Type: 4 4 instance of struct S with body 1 5 5 instance of type Z (not function type)
Note: See TracChangeset
for help on using the changeset viewer.