DescriptionDon't make unnecessary copy of ChildToParentMap
The right branch of the ternary was an rvalue, so the entire ternary operator made a copy of the child to parent map. This is expensive and is unnecessary.
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/84b141c3e588831b4d7436fc67068ec121372b04
Cr-Commit-Position: refs/heads/master@{#333102}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|