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