[clang-tools-extra] [clang-tidy] Address false positives in misc-redundant-expression checker (PR #122841)

via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 30 14:50:14 PST 2025


================
@@ -100,6 +100,9 @@ Changes in existing checks
 - Improved :doc:`bugprone-unsafe-functions
   <clang-tidy/checks/bugprone/unsafe-functions>` check to allow specifying
   additional C++ member functions to match.
+- Improved :doc:`misc-redundant-expression
----------------
EugeneZelenko wrote:

Please separate with newline.

https://github.com/llvm/llvm-project/pull/122841


More information about the cfe-commits mailing list