Changeset 2252
- Timestamp:
- Jul 16, 2005, 4:42:54 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/gcc/cp/decl.c
-
Property cvs2svn:cvs-rev
changed from
1.7
to1.8
r2251 r2252 13791 13791 Limit any negative sideeffects this hack may have by only caring for a select number of attributes. */ 13792 13792 if ( TYPE_ATTRIBUTES (ref) 13793 && globalize13794 13793 && ( lookup_attribute ("dllexport", TYPE_ATTRIBUTES (ref)) 13795 13794 || lookup_attribute ("dllimport", TYPE_ATTRIBUTES (ref)) -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.