Changeset c36814a for src/Virtual
- Timestamp:
- Sep 14, 2022, 11:53:40 AM (3 years ago)
- Branches:
- ADT, ast-experimental, master, pthread-emulation
- Children:
- ce31925
- Parents:
- 1c0657a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/Virtual/ExpandCasts.cc ¶
r1c0657a rc36814a 317 317 }; 318 318 319 struct ExpandCastsCore {319 struct ExpandCastsCore final { 320 320 void previsit( ast::FunctionDecl const * decl ); 321 321 void previsit( ast::StructDecl const * decl );
Note: See TracChangeset
for help on using the changeset viewer.