Ignore:
Timestamp:
Jul 26, 2022, 2:17:27 PM (23 months ago)
Author:
Fangren Yu <f37yu@…>
Branches:
ADT, ast-experimental, master, pthread-emulation
Children:
dd33c1f
Parents:
ffec1bf
Message:

remove debug print

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/GenPoly/SpecializeNew.cpp

    rffec1bf r4c48be0  
    500500        if ( specialized != expr->arg ) {
    501501                // Assume that the specialization incorporates the cast.
    502                 std::cerr << expr <<std::endl;
     502                // std::cerr << expr <<std::endl;
    503503                return specialized;
    504504        } else {
Note: See TracChangeset for help on using the changeset viewer.