More fixing lint: various conversion constructors in compiler/
commit24cb23f21b453d098c7e09b3d5e5cea4be746ba1
authorJordan DeLong <jdelong@fb.com>
Sat, 20 Apr 2013 17:23:50 +0000 (20 10:23 -0700)
committerSara Golemon <sgolemon@fb.com>
Mon, 22 Apr 2013 21:43:49 +0000 (22 14:43 -0700)
tree6414d99fbaf00e86e97f5a74b9cabe7909604be8
parent3db2140e3ecaa9d4540e86a124f9dc58c12f62be
More fixing lint: various conversion constructors in compiler/

Left one implicit, but it's arguable.  Inspected manually.
27 files changed:
hphp/compiler/analysis/alias_manager.cpp
hphp/compiler/analysis/alias_manager.h
hphp/compiler/analysis/analysis_result.cpp
hphp/compiler/analysis/analysis_result.h
hphp/compiler/analysis/ast_walker.h
hphp/compiler/analysis/constant_table.h
hphp/compiler/analysis/control_flow.cpp
hphp/compiler/analysis/control_flow.h
hphp/compiler/analysis/data_flow.h
hphp/compiler/analysis/dictionary.h
hphp/compiler/analysis/expr_dict.h
hphp/compiler/analysis/function_scope.h
hphp/compiler/analysis/live_dict.cpp
hphp/compiler/analysis/live_dict.h
hphp/compiler/analysis/ref_dict.h
hphp/compiler/analysis/symbol_table.h
hphp/compiler/analysis/type.h
hphp/compiler/analysis/variable_table.h
hphp/compiler/construct.cpp
hphp/compiler/construct.h
hphp/compiler/expression/expression_list.h
hphp/compiler/expression/function_call.cpp
hphp/compiler/expression/modifier_expression.h
hphp/compiler/expression/static_class_name.h
hphp/compiler/package.h
hphp/compiler/statement/loop_statement.h
hphp/compiler/statement/statement_list.h