Changeset fa2c005 for src/Validate/HoistStruct.hpp
- Timestamp:
- Jun 8, 2023, 3:19:43 PM (3 years ago)
- Branches:
- ADT
- Parents:
- 044ae62
- File:
-
- 1 edited
-
src/Validate/HoistStruct.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Validate/HoistStruct.hpp
r044ae62 rfa2c005 24 24 /// Flattens nested type declarations. (Run right after Fix Qualified Types.) 25 25 void hoistStruct( ast::TranslationUnit & translationUnit ); 26 void hoistAdt( ast::TranslationUnit & trnaslationUnit );27 26 28 27 }
Note:
See TracChangeset
for help on using the changeset viewer.