We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb25544 commit 1ee861bCopy full SHA for 1ee861b
clang-tools-extra/docs/clang-tidy/checks/bugprone/exception-escape.rst
@@ -57,7 +57,7 @@ Options
57
58
.. option:: CheckedSwapFunctions
59
60
- Comma separated list of swap function names which should not throw exceptions.
+ Comma-separated list of swap function names which should not throw exceptions.
61
Default value is `swap,iter_swap,iter_move`.
62
63
.. option:: FunctionsThatShouldNotThrow
0 commit comments