Skip to content

Commit 37c05f4

Browse files
committed
fix docs
1 parent ecaeca3 commit 37c05f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/special-member-functions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,5 @@ Options
8888

8989
.. option:: IgnoreMacros
9090

91-
If set to `true`, the check will not give warnings inside macros.
92-
Default is `true`.
91+
If set to `true`, the check will not give warnings for classes defined
92+
inside macros. Default is `true`.

0 commit comments

Comments
 (0)