================
@@ -240,6 +240,10 @@ infrastructure are described first, followed by 
tool-specific sections.
   exclusively for overload resolution. Added the {option}`IgnoredTypes`
   option to allow customizing the set of ignored types.
 
+- Fixed {doc}`readability-simplify-boolean-expr
+  <clang-tidy/checks/readability/simplify-boolean-expr>` producing invalid
+  fixes when applying DeMorgan's theorem to overloaded comparison operators.
----------------
EugeneZelenko wrote:

```suggestion
  fixes when applying De Morgan's theorem to overloaded comparison operators.
```

https://github.com/llvm/llvm-project/pull/221432
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to