Changeset d5f6a14 for src/SymTab


Ignore:
Timestamp:
Jul 5, 2021, 2:11:58 PM (4 years ago)
Author:
caparsons <caparson@…>
Branches:
ADT, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
b7763da
Parents:
f7f07f6 (diff), 943bfad (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/SymTab/Validate.cc

    rf7f07f6 rd5f6a14  
    16281628                }
    16291629        };
    1630         */
    16311630
    16321631        /// expand assertions from a trait instance, performing appropriate type variable substitutions
     
    16461645                }
    16471646        }
    1648 
    1649         /*
    16501647
    16511648        /// Associates forward declarations of aggregates with their definitions
Note: See TracChangeset for help on using the changeset viewer.