Skip to content
Success

Changes

Summary

  1. Removed some warnings. (details)
  2. Simplify one of the Pass::visit methods for CompoundStmt. It repeats two lines to move the conditional code into different if clauses. (details)
Commit 918e41658251462674170087810cdc6081691d49 by ajbeach
Removed some warnings.
The file was modifiedsrc/ResolvExpr/Resolver.cc
The file was modifiedsrc/ResolvExpr/CommonType.cc
Commit 334801b24dafbf32b6d66e7685fe090d1b849324 by ajbeach
Simplify one of the Pass::visit methods for CompoundStmt. It repeats two lines to move the conditional code into different if clauses.
The file was modifiedsrc/AST/Pass.impl.hpp