forked from OSchip/llvm-project
parent
266b65f840
commit
30905a375e
|
@ -177,7 +177,7 @@ Improvements to clang-tidy
|
|||
Rewrites function signatures to use a trailing return type.
|
||||
|
||||
- The :doc:`misc-throw-by-value-catch-by-reference
|
||||
<clang-tidy/misc-throw-by-value-catch-by-reference.rst>` now supports
|
||||
<clang-tidy/checks/misc-throw-by-value-catch-by-reference.rst>` now supports
|
||||
`WarnOnLargeObject` and `MaxSize` options to warn on any large trivial
|
||||
object caught by value.
|
||||
|
||||
|
|
Loading…
Reference in New Issue