[C++11] Suggest placing callable arguments as the last argument to
authorChandler Carruth <chandlerc@gmail.com>
Sun, 2 Mar 2014 09:13:39 +0000 (09:13 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 2 Mar 2014 09:13:39 +0000 (09:13 +0000)
commitbab807eaa132b2a909aa4d19b61fe766c73d10ee
treefc130cfe2dd928cd6f8770ebe659158909892df0
parent629b96cb4f278cc78bfd5679e91315cb6e1ed164
[C++11] Suggest placing callable arguments as the last argument to
facilitate the nice formatting of lambdas passed there. Suggested by
Chris during review of my lambda additions, and something I strongly
agree with.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202622 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CodingStandards.rst