Changeset 9f70ab57 for src/tests/.expect/32/extension.txt
- Timestamp:
- Sep 7, 2016, 11:30:02 AM (10 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, stuck-waitfor-destruct, with_gc
- Children:
- 02cea2d, 940bba3
- Parents:
- 5fda7143
- File:
-
- 1 edited
-
src/tests/.expect/32/extension.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/tests/.expect/32/extension.txt
r5fda7143 r9f70ab57 13 13 __extension__ int __c__i_1; 14 14 }; 15 static inline struct S ___operator_assign__F2sS_P2sS2sS_autogen___1(struct S *___dst__P2sS_1, struct S ___src__2sS_1); 16 static inline void ___constructor__F_P2sS_autogen___1(struct S *___dst__P2sS_1); 17 static inline void ___constructor__F_P2sS2sS_autogen___1(struct S *___dst__P2sS_1, struct S ___src__2sS_1); 18 static inline void ___destructor__F_P2sS_autogen___1(struct S *___dst__P2sS_1); 15 19 static inline struct S ___operator_assign__F2sS_P2sS2sS_autogen___1(struct S *___dst__P2sS_1, struct S ___src__2sS_1){ 16 20 ((void)((*___dst__P2sS_1).__a__i_1=___src__2sS_1.__a__i_1));
Note:
See TracChangeset
for help on using the changeset viewer.