Changeset 53d55b6 for src/AST/Pass.proto.hpp
- Timestamp:
- Oct 27, 2020, 4:14:48 PM (19 months ago)
- Branches:
- arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr
- Children:
- 1be1e5a, b35ab2d
- Parents:
- 5d2db68
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/AST/Pass.proto.hpp
r5d2db68 r53d55b6 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 )247 246 248 247 // Remove the macro to make sure we don't clash
Note: See TracChangeset
for help on using the changeset viewer.