[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 02:47:26 PDT 2022


Izaron updated this revision to Diff 466271.
Izaron added a comment.

Removed redundant comment


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.466271.patch
Type: text/x-patch
Size: 7453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221008/82f5bae4/attachment.bin>


More information about the cfe-commits mailing list