Changes in src/Validate/Autogen.hpp [11df881:a488783]
- File:
-
- 1 edited
-
src/Validate/Autogen.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Validate/Autogen.hpp
r11df881 ra488783 22 22 namespace Validate { 23 23 24 /// Generate routines for all data types in the translation unit.25 /// A lot of passes have to happen either before or after this pass.26 24 void autogenerateRoutines( ast::TranslationUnit & translationUnit ); 27 25
Note:
See TracChangeset
for help on using the changeset viewer.