Commit Graph

3 Commits

Author SHA1 Message Date
Tim Smith
d945e109c8 Fixing PVS 7.7 Issues:
warning V792: The 'IsRedundantChild' function located to the right of the operator '|' will be called regardless of the value of the left operand. Perhaps, it is better to use '||'.

Testing code so will allow it to aggressively call IsRedundantChild.

#rb trivial
#jira UE-91644

[CL 15068165 by Tim Smith in ue5-main branch]
2021-01-13 12:37:27 -04:00
Tim Smith
446bc81a91 Fixing PVS 7.7 Issues:
warning V1008: Consider inspecting the 'for' operator. No more than one iteration of the loop will be performed.

Leaving as is for future proofing reasons.

#rb trivial
#jira UE-91644

[CL 15066388 by Tim Smith in ue5-main branch]
2021-01-13 09:10:22 -04:00
Marcus Wassmer
3b81cf8201 Merging using //UE5/Main_to_//UE5/Release-Engine-Staging @14384769
autoresolved files
#rb none

[CL 14384911 by Marcus Wassmer in ue5-main branch]
2020-09-24 00:43:27 -04:00