Changes in src/Validate/HoistStruct.hpp [3a513d89:11df881]
- File:
-
- 1 edited
-
src/Validate/HoistStruct.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Validate/HoistStruct.hpp
r3a513d89 r11df881 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.