DescriptionCleanup: Pass std::string as const reference from tools/clang/
Passing std::string by reference can prevent extra copying of object.
BUG=367418
TEST=
R=thakis@chromium.org,hans@chromium.org
Committed: https://crrev.com/1ccf0063582e4e727cf89835d12b5c213f7b83d2
Cr-Commit-Position: refs/heads/master@{#395945}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Revert tools/clang/empty_string/tests/test-original.cc #
Total comments: 2
Patch Set 3 : #Messages
Total messages: 11 (2 generated)
|