Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Validate/HoistStruct.hpp

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