Changeset dc8511c for tests/.expect/typedefRedef-ERR1.txt
- Timestamp:
- Nov 7, 2018, 1:29:43 PM (6 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
- Children:
- 2185df1
- Parents:
- 5753b33
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/.expect/typedefRedef-ERR1.txt
r5753b33 rdc8511c 1 typedefRedef.c :4:1 error: Cannot redefine typedef: Foo2 typedefRedef.c :60:1 error: Cannot redefine typedef: ARR1 typedefRedef.cfa:4:1 error: Cannot redefine typedef: Foo 2 typedefRedef.cfa:60:1 error: Cannot redefine typedef: ARR
Note: See TracChangeset
for help on using the changeset viewer.