Changeset cb25fc9 for src/AST/Pass.proto.hpp
- Timestamp:
- Oct 27, 2020, 3:26:27 PM (4 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 5d2db68
- Parents:
- 342be43
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/AST/Pass.proto.hpp
r342be43 rcb25fc9 244 244 FIELD_PTR( at_cleanup, __pass::at_cleanup_t ) 245 245 FIELD_PTR( visitor, ast::Pass<core_t> * const ) 246 FIELD_PTR( infunc_ptr, const bool * const ) 246 247 247 248 // Remove the macro to make sure we don't clash
Note: See TracChangeset
for help on using the changeset viewer.