Update documentation for all CERT checks that correspond to a recommendation.
authorAaron Ballman <aaron@aaronballman.com>
Mon, 22 Jul 2019 13:22:08 +0000 (13:22 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Mon, 22 Jul 2019 13:22:08 +0000 (13:22 +0000)
commit5418be85e854a4bc5d94287e1c6d3db48fa51106
treed40ac7284eefaf3b41464097a622362e024ae2ca
parent0166cff09b1b3dd916a9d6a6c4435a8e649b94dc
Update documentation for all CERT checks that correspond to a recommendation.

CERT removed their C++ secure coding recommendations from public view and so the links within that documentation are stale. This updates various pieces of documentation to make this more clear, and to help add substance where our docs deferred to CERT's wiki.

llvm-svn: 366687
clang-tools-extra/docs/clang-tidy/checks/cert-dcl21-cpp.rst
clang-tools-extra/docs/clang-tidy/checks/cert-err09-cpp.rst
clang-tools-extra/docs/clang-tidy/checks/cert-oop11-cpp.rst
clang-tools-extra/docs/clang-tidy/checks/misc-throw-by-value-catch-by-reference.rst