Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reduce the number of cmd_args created
Summary: Rather than creating a bunch of `cmd_args` only to append them to an existing `cmd_args`, instead just append the items to the single `cmd_args`. Reviewed By: JakobDegen Differential Revision: D69213311 fbshipit-source-id: 0f0413e99d8725c4ac75a688016f779d2e9f34da
- Loading branch information