Changeset 11df881 for src/Validate/Autogen.hpp
- Timestamp:
- Jul 20, 2022, 11:42:29 AM (3 years ago)
- Branches:
- ADT, ast-experimental, master, pthread-emulation, qualifiedEnum
- Children:
- b585593
- Parents:
- 0577df2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Validate/Autogen.hpp
r0577df2 r11df881 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. 24 26 void autogenerateRoutines( ast::TranslationUnit & translationUnit ); 25 27
Note: See TracChangeset
for help on using the changeset viewer.