bolt/deps/llvm-18.1.8/clang-tools-extra/docs/clang-tidy/checks/cert/err61-cpp.rst

11 lines
321 B
ReStructuredText
Raw Normal View History

2025-02-14 19:21:04 +01:00
.. title:: clang-tidy - cert-err61-cpp
.. meta::
:http-equiv=refresh: 5;URL=../misc/throw-by-value-catch-by-reference.html
cert-err61-cpp
==============
The `cert-err61-cpp` check is an alias, please see
:doc:`misc-throw-by-value-catch-by-reference <../misc/throw-by-value-catch-by-reference>`
for more information.