Changeset 4bda2cf for src/SymTab/FixFunction.h
- Timestamp:
- Feb 9, 2018, 10:06:16 AM (7 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- b8a52f5
- Parents:
- ff878b7
- git-author:
- Rob Schluntz <rschlunt@…> (02/08/18 16:25:33)
- git-committer:
- Rob Schluntz <rschlunt@…> (02/09/18 10:06:16)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/SymTab/FixFunction.h
rff878b7 r4bda2cf 47 47 bool isVoid; 48 48 }; 49 50 bool fixFunction( DeclarationWithType *& ); 49 51 } // namespace SymTab 50 52
Note: See TracChangeset
for help on using the changeset viewer.