Changeset 37e3af4 for src/Common/PassVisitor.proto.h
- Timestamp:
- May 10, 2019, 2:48:09 PM (5 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:
- 1f93c2c
- Parents:
- 04124c4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Common/PassVisitor.proto.h
r04124c4 r37e3af4 222 222 INDEXER_FUNC2( addWith , std::list< Expression * > &, BaseSyntaxNode * ); 223 223 224 #undef INDEXER_FUNC1 225 #undef INDEXER_FUNC2 224 226 225 227 template<typename pass_type>
Note: See TracChangeset
for help on using the changeset viewer.