- Timestamp:
- Dec 20, 2024, 10:52:16 AM (4 weeks ago)
- Branches:
- master
- Children:
- b05d79d
- Parents:
- df91e15
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Virtual/Tables.cpp
rdf91e15 rd3cf623 175 175 { new ast::ObjectDecl( 176 176 location, 177 "__unused",177 /* The parameter only exists to provide a type id. */ "", 178 178 new ast::PointerType( exceptType ) 179 179 ) },
Note: See TracChangeset
for help on using the changeset viewer.