Skip to content

Commit 452eecd

Browse files
committed
fixup! fixup! [clang-tidy] New option to remove arguments from the command line
Documentation issues
1 parent f2c15c6 commit 452eecd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -167,15 +167,13 @@ Improvements to clang-tidy
167167
scripts by adding the `-hide-progress` option to suppress progress and
168168
informational messages.
169169

170-
- Improved :program:`clang-tidy` by adding the option
171-
:option:`RemovedArgs` to remove arguments sent to the
172-
compiler when invoking clang-tidy.
170+
- Improved :program:`clang-tidy` by adding the option `RemovedArgs` to remove
171+
arguments sent to the compiler when invoking clang-tidy.
173172

174173
- Deprecated the :program:`clang-tidy` ``zircon`` module. All checks have been
175174
moved to the ``fuchsia`` module instead. The ``zircon`` module will be removed
176175
in the 24th release.
177176

178-
179177
New checks
180178
^^^^^^^^^^
181179

0 commit comments

Comments
 (0)