Changeset 943bfad for src/SymTab
- Timestamp:
 - Jul 1, 2021, 12:13:36 PM (4 years ago)
 - Branches:
 - ADT, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
 - Children:
 - 1f45c7d, d5f6a14
 - Parents:
 - ea593a3
 - File:
 - 
      
- 1 edited
 
- 
          
  src/SymTab/Validate.cc (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
src/SymTab/Validate.cc
rea593a3 r943bfad 1628 1628 } 1629 1629 }; 1630 */1631 1630 1632 1631 /// expand assertions from a trait instance, performing appropriate type variable substitutions … … 1646 1645 } 1647 1646 } 1648 1649 /*1650 1647 1651 1648 /// Associates forward declarations of aggregates with their definitions  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.