Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Validate/NoIdSymbolTable.hpp

    r298fe57 r561354f  
    4444        FORWARD_1( addStruct, const ast::StructDecl *    )
    4545        FORWARD_1( addEnum  , const ast::EnumDecl *      )
     46        FORWARD_1( addAdt,    const ast::AdtDecl *               )
    4647        FORWARD_1( addUnion , const ast::UnionDecl *     )
    4748        FORWARD_1( addTrait , const ast::TraitDecl *     )
Note: See TracChangeset for help on using the changeset viewer.