blob: 1494bcc07e33dcdca62fb3e40ec83ffdf15eb677 [file] [log] [blame]
Andrew Top61a84952019-04-30 15:07:33 -07001.. title:: clang-tidy - cert-err09-cpp
2.. meta::
3 :http-equiv=refresh: 5;URL=misc-throw-by-value-catch-by-reference.html
4
5cert-err09-cpp
6==============
7
8The cert-err09-cpp check is an alias, please see
9`misc-throw-by-value-catch-by-reference <misc-throw-by-value-catch-by-reference.html>`_
10for more information.