Changes in src/Virtual/VirtualDtor.cpp [37273c8:4bae7b4]
- File:
-
- 1 edited
-
src/Virtual/VirtualDtor.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/Virtual/VirtualDtor.cpp
r37273c8 r4bae7b4 248 248 decl->location, 249 249 "__CFA_set_dtor", 250 {}, // forall 250 251 { 251 252 new ObjectDecl( … … 319 320 decl->location, 320 321 "delete", 322 {}, // forall 321 323 { 322 324 new ObjectDecl(
Note:
See TracChangeset
for help on using the changeset viewer.