Changes in src/Virtual/Tables.cpp [d3cf623:3e135c8]
- File:
-
- 1 edited
-
src/Virtual/Tables.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Virtual/Tables.cpp
rd3cf623 r3e135c8 175 175 { new ast::ObjectDecl( 176 176 location, 177 /* The parameter only exists to provide a type id. */ "",177 "__unused", 178 178 new ast::PointerType( exceptType ) 179 179 ) },
Note:
See TracChangeset
for help on using the changeset viewer.