[PATCH] D122111: [clang-tidy] Fix false positives in `misc-redundant-expression` check

Fabian Wolff via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 22 16:38:38 PDT 2022


This revision was automatically updated to reflect the committed changes.
fwolff marked an inline comment as done.
Closed by commit rG07675b0b38e9: [clang-tidy] Fix false positives in `misc-redundant-expression` check (authored by fwolff).

Changed prior to commit:
  https://reviews.llvm.org/D122111?vs=417054&id=417433#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122111/new/

https://reviews.llvm.org/D122111

Files:
  clang-tools-extra/clang-tidy/misc/RedundantExpressionCheck.cpp
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/test/clang-tidy/checkers/misc-redundant-expression.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122111.417433.patch
Type: text/x-patch
Size: 5390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220322/2faf9a7c/attachment-0001.bin>


More information about the cfe-commits mailing list