Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Virtual/Tables.cpp

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