This is an automated email from the ASF dual-hosted git repository.
junrushao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 2c6dccb Correct function signatures for CreateXPass functions in docs
(#8829)
add b77a7d4 Apply CPPLint to C++ Unit Tests (#8827)
No new revisions were added by this update.
Summary of changes:
tests/cpp/attrs_test.cc | 2 +-
tests/cpp/auto_scheduler_test.cc | 2 +-
tests/cpp/build_module_test.cc | 8 ++++----
tests/cpp/container_test.cc | 4 ++--
tests/cpp/dataflow_pattern_test.cc | 2 +-
tests/cpp/expr_test.cc | 2 +-
tests/cpp/ir_functor_test.cc | 2 +-
tests/cpp/microtvm_runtime_standalone_test.cc | 10 +++++-----
tests/cpp/object_protocol_test.cc | 2 +-
tests/cpp/packed_func_test.cc | 9 +++++----
tests/cpp/pattern_match_test.cc | 2 +-
tests/cpp/random_engine_test.cc | 2 +-
tests/cpp/relay_build_module_test.cc | 19 ++++++++++---------
tests/cpp/tensor_test.cc | 2 +-
tests/cpp/tir_analysis_side_effect.cc | 2 +-
tests/lint/cpplint.sh | 5 +++--
16 files changed, 39 insertions(+), 36 deletions(-)