Summary
- Removed some warnings. (details)
- Simplify one of the Pass::visit methods for CompoundStmt. It repeats two lines to move the conditional code into different if clauses. (details)
The file was modified | src/ResolvExpr/Resolver.cc |
The file was modified | src/ResolvExpr/CommonType.cc |
The file was modified | src/AST/Pass.impl.hpp |