Match commented argument names with actual names
authorChristopher Dykes <cdykes@fb.com>
Fri, 20 Oct 2017 05:48:29 +0000 (22:48 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 20 Oct 2017 05:50:20 +0000 (22:50 -0700)
commit8de0628cb91cb86a99c7479df3c552f541b973e0
tree9db5867f30b29656531047a8fe9a5f92d64af2e5
parent0a609930802f1572b55402f0af5ff264ab31ece0
Match commented argument names with actual names

Summary: Via the clang-tidy check misc-argument-comment.

Reviewed By: yfeldblum

Differential Revision: D6107482

fbshipit-source-id: a1fe6215c31fae472ad3b6e05abea974d706794e
folly/Subprocess.cpp