Skip to content

Commit

Permalink
[clang-tidy] Update docs for SimplifyDeMorganRelaxed
Browse files Browse the repository at this point in the history
Forgot to add this to f3c1d28
  • Loading branch information
njames93 committed May 25, 2022
1 parent f3c1d28 commit 09ef6da
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -101,6 +101,7 @@ Options

If `true`, :option:`SimplifyDeMorgan` will also transform negated
conjunctions and disjunctions where there is no negation on either operand.
This option has no effect if :option:`SimplifyDeMorgan` is `false`.
Default is `false`.

When Enabled:
Expand Down

0 comments on commit 09ef6da

Please sign in to comment.