DescriptionRemove redundant calls to Pass() in //net unit tests..
There is no need to Pass() on rvalues: in fact, it prevents the compiler
from applying optimizations like copy/move elision.
BUG=557422
TBR=rsleevi@chromium.org
Committed: https://crrev.com/a96b7d399aaa591595df7e6d6b007d625c5cf7b9
Cr-Commit-Position: refs/heads/master@{#367166}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|