Changeset 4702a2c for src/InitTweak
- Timestamp:
- Nov 25, 2020, 3:14:30 AM (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:
- 0292aa4, 1389810
- Parents:
- e5c3811 (diff), bb87dd0 (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/InitTweak/FixInit.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/InitTweak/FixInit.h
re5c3811 r4702a2c 21 21 class Declaration; 22 22 namespace ast { 23 classTranslationUnit;23 struct TranslationUnit; 24 24 } 25 25
Note:
See TracChangeset
for help on using the changeset viewer.