Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Validate/HoistStruct.hpp

    r11df881 r298fe57  
    2222namespace Validate {
    2323
    24 /// Flattens nested type declarations. (Run right after Fix Qualified Types.)
     24/// Flattens nested type declarations.
    2525void hoistStruct( ast::TranslationUnit & translationUnit );
    2626
Note: See TracChangeset for help on using the changeset viewer.