Changeset 9e1d485 for src/AST/Pass.hpp
- Timestamp:
- May 15, 2019, 3:41:08 PM (6 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 69bafd2
- Parents:
- 264e691
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/AST/Pass.hpp
r264e691 r9e1d485 161 161 virtual Type * visit( const TupleType * ) override final; 162 162 virtual Type * visit( const TypeofType * ) override final; 163 virtual Type * visit( const AttrType * ) override final;164 163 virtual Type * visit( const VarArgsType * ) override final; 165 164 virtual Type * visit( const ZeroType * ) override final;
Note: See TracChangeset
for help on using the changeset viewer.