Changeset b3ed43a3 for src/AST/Type.hpp
- Timestamp:
- Nov 25, 2020, 12:25:06 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 6f1e695
- Parents:
- 04994aa (diff), 5e82d56 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
src/AST/Type.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/AST/Type.hpp
r04994aa rb3ed43a3 535 535 }; 536 536 537 bool isUnboundType(const Type * type); 538 537 539 } 538 540
Note:
See TracChangeset
for help on using the changeset viewer.