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