Changeset 2ed1d50 for tests/.expect/attributes.x86.txt
- Timestamp:
- May 8, 2019, 4:19:20 PM (4 years ago)
- Branches:
- arm-eh, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- ee7a29f
- Parents:
- 6a625de (diff), 7bb6bd8 (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
Legend:
- Unmodified
- Added
- Removed
-
tests/.expect/attributes.x86.txt
r6a625de r2ed1d50 271 271 } 272 272 __attribute__ ((unused,used,unused)) signed int (*_X2f4FFi_i____1())(signed int __anonymous_object1); 273 __attribute__ ((unused,unused)) signed int (*_X2f4FFi_i____1())( signed int __anonymous_object2){273 __attribute__ ((unused,unused)) signed int (*_X2f4FFi_i____1())(__attribute__ ((unused)) signed int __anonymous_object2){ 274 274 __attribute__ ((unused)) signed int (*_X10_retval_f4Fi_i__1)(signed int __anonymous_object3); 275 275 }
Note: See TracChangeset
for help on using the changeset viewer.