[clang-tidy] Replace dead link in modernize-pass-by-value doc

llvm-svn: 290630
This commit is contained in:
Malcolm Parsons 2016-12-27 22:01:37 +00:00
parent ec494b2675
commit 5cc08f865b
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ Example:
For more information about the pass-by-value idiom, read: `Want Speed? Pass by Value`_. For more information about the pass-by-value idiom, read: `Want Speed? Pass by Value`_.
.. _Want Speed? Pass by Value: http://cpp-next.com/archive/2009/08/want-speed-pass-by-value/ .. _Want Speed? Pass by Value: https://web.archive.org/web/20140205194657/http://cpp-next.com/archive/2009/08/want-speed-pass-by-value/
Options Options
------- -------