Changes in src/Validate/HoistStruct.hpp [11df881:3a513d89]
- File:
-
- 1 edited
-
src/Validate/HoistStruct.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Validate/HoistStruct.hpp
r11df881 r3a513d89 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 ); 26 27 27 28 }
Note:
See TracChangeset
for help on using the changeset viewer.