Changes in src/Validate/HoistStruct.hpp [298fe57:11df881]
- File:
-
- 1 edited
-
src/Validate/HoistStruct.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Validate/HoistStruct.hpp
r298fe57 r11df881 22 22 namespace Validate { 23 23 24 /// Flattens nested type declarations. 24 /// Flattens nested type declarations. (Run right after Fix Qualified Types.) 25 25 void hoistStruct( ast::TranslationUnit & translationUnit ); 26 26
Note:
See TracChangeset
for help on using the changeset viewer.