Fix -Wshadow warnings in common headers (#3826)
authorAndres Noetzli <andres.noetzli@gmail.com>
Thu, 27 Feb 2020 17:03:12 +0000 (09:03 -0800)
committerGitHub <noreply@github.com>
Thu, 27 Feb 2020 17:03:12 +0000 (09:03 -0800)
commit0f75e689f02def2a726887bfd927f534ddc0305a
tree1cc745df05031b4d5665e8548f786f0ad1707605
parent87f3741db6ed41d3a776774bc1b60fd696585391
Fix -Wshadow warnings in common headers (#3826)
15 files changed:
src/api/cvc4cpp.cpp
src/expr/node.h
src/expr/type_node.h
src/printer/cvc/cvc_printer.cpp
src/printer/smt2/smt2_printer.cpp
src/proof/bitvector_proof.cpp
src/proof/proof_utils.h
src/theory/bv/bitblast/bitblast_strategies_template.h
src/theory/bv/theory_bv_rewrite_rules_constant_evaluation.h
src/theory/bv/theory_bv_rewrite_rules_operator_elimination.h
src/theory/bv/theory_bv_rewrite_rules_simplification.h
src/theory/bv/theory_bv_type_rules.h
src/theory/bv/theory_bv_utils.cpp
src/theory/quantifiers/cegqi/ceg_bv_instantiator.cpp
src/util/bitvector.h