Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
静态检查中发现有两类问题:
Ascend950
进行静态检查
预期没有不好理解的字面常量 预期不会修改的函数参数都有const
测试通过
/assign
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
静态检查中发现有两类问题:
Environment / 环境信息 (Mandatory / 必填)
Ascend950
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
进行静态检查
Describe the expected behavior / 预期结果 (Mandatory / 必填)
预期没有不好理解的字面常量
预期不会修改的函数参数都有const
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
测试通过
Special notes for this issue/备注 (Optional / 选填)