Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ControlStruct/HoistControlDecls.hpp

    r11df881 r45040b61  
    2121
    2222namespace ControlStruct {
    23 /// Hoist declarations out of control flow statements into compound statement.
    24 /// Must happen before auto-gen routines are added.
     23// Hoist declarations out of control flow statements into compound statement.
    2524void hoistControlDecls( ast::TranslationUnit & translationUnit );
    2625} // namespace ControlStruct
Note: See TracChangeset for help on using the changeset viewer.