Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Virtual/Tables.cpp

    rd3cf623 r3e135c8  
    175175                { new ast::ObjectDecl(
    176176                        location,
    177                         /* The parameter only exists to provide a type id. */ "",
     177                        "__unused",
    178178                        new ast::PointerType( exceptType )
    179179                ) },
Note: See TracChangeset for help on using the changeset viewer.