[clang-tidy] add forwarders in the aliased checks from hicpp module
authorHaojian Wu <hokein@google.com>
Thu, 10 Aug 2017 10:12:31 +0000 (10:12 +0000)
committerHaojian Wu <hokein@google.com>
Thu, 10 Aug 2017 10:12:31 +0000 (10:12 +0000)
commit75de6146843419a0a94b01fedf82324e6880bbc5
tree472443177e6dfd40e716522afa7ecf87e62c395c
parentcf007a76149abcb86b4cbf063d685216fedf6291
[clang-tidy] add forwarders in the aliased checks from hicpp module

Summary: Adds redirections notes and the actual redirections in the documentation for hicpp

Patch by: Jonas Toth

Reviewers: aaron.ballman, hokein, alexfh

Reviewed By: aaron.ballman, hokein

Subscribers: JDevlieghere, xazax.hun

Differential Revision: https://reviews.llvm.org/D36355

llvm-svn: 310577
13 files changed:
clang-tools-extra/docs/clang-tidy/checks/hicpp-explicit-conversions.rst
clang-tools-extra/docs/clang-tidy/checks/hicpp-function-size.rst
clang-tools-extra/docs/clang-tidy/checks/hicpp-invalid-access-moved.rst
clang-tools-extra/docs/clang-tidy/checks/hicpp-member-init.rst
clang-tools-extra/docs/clang-tidy/checks/hicpp-named-parameter.rst
clang-tools-extra/docs/clang-tidy/checks/hicpp-new-delete-operators.rst
clang-tools-extra/docs/clang-tidy/checks/hicpp-noexcept-move.rst
clang-tools-extra/docs/clang-tidy/checks/hicpp-special-member-functions.rst
clang-tools-extra/docs/clang-tidy/checks/hicpp-undelegated-constructor.rst
clang-tools-extra/docs/clang-tidy/checks/hicpp-use-equals-default.rst
clang-tools-extra/docs/clang-tidy/checks/hicpp-use-equals-delete.rst
clang-tools-extra/docs/clang-tidy/checks/hicpp-use-override.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst