You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Pull Request resolved: facebookincubator#14058
Lint identified several places where we are implicitly copying variables.
Replace these patterns with ones that don't copy.
Also reserve a vector to reduce unnecessary allocations.
Reviewed By: xiaoxmeng
Differential Revision: D78016694
fbshipit-source-id: 42b9ae914c4f06e3e41edaaaceb6c6b406cc55c0
0 commit comments