[PATCH] D122078: [clang-tidy] Ignore concepts in `misc-redundant-expression`

Evgeny Shulgin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 8 03:37:34 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa8fbd1157deb: [clang-tidy] Ignore concepts in `misc-redundant-expression` (authored by Izaron).

Changed prior to commit:
  https://reviews.llvm.org/D122078?vs=466271&id=466273#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122078

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-cxx20.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122078.466273.patch
Type: text/x-patch
Size: 7495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221008/a3071548/attachment.bin>


More information about the cfe-commits mailing list