Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ResolvExpr/ConversionCost.h

    r3c89751 rfb2bde4  
    7474        const ast::SymbolTable &, const ast::TypeEnvironment &)>;
    7575
    76 #warning when the old ConversionCost is removed, get ride of the _new suffix.
     76// TODO: When the old ConversionCost is removed, get ride of the _new suffix.
    7777class ConversionCost_new : public ast::WithShortCircuiting {
    78 protected:
    7978        const ast::Type * dst;
    8079        const ast::SymbolTable & symtab;
Note: See TracChangeset for help on using the changeset viewer.