Changeset 379b6ea for src/AST/Pass.impl.hpp
- Timestamp:
- Mar 26, 2025, 9:42:02 AM (6 months ago)
- Branches:
- master
- Children:
- 30bf6bf, b1c220a
- Parents:
- 8ef0bf7 (diff), 446dde5 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/AST/Pass.impl.hpp
r8ef0bf7 r379b6ea 1697 1697 } 1698 1698 maybe_accept( node, &StmtExpr::stmts ); 1699 maybe_accept( node, &StmtExpr::returnDecls );1700 maybe_accept( node, &StmtExpr::dtors );1701 1699 } 1702 1700
Note:
See TracChangeset
for help on using the changeset viewer.