Changeset 59c8dff for src/InitTweak
- Timestamp:
- Jan 19, 2024, 2:42:58 AM (11 months ago)
- Branches:
- master
- Children:
- f988834
- Parents:
- 8b4faf6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/InitTweak/InitTweak.cc
r8b4faf6 r59c8dff 271 271 void previsit( const ast::OffsetofExpr * ) {} 272 272 void previsit( const ast::OffsetPackExpr * ) {} 273 void previsit( const ast::EnumPosExpr * ) {} 273 274 void previsit( const ast::CommaExpr * ) {} 274 275 void previsit( const ast::LogicalExpr * ) {}
Note: See TracChangeset
for help on using the changeset viewer.