[PATCH] D135476: [clang-tidy] Support concepts in `bugprone-forwarding-reference-overload`

Piotr Zegar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 22 10:29:20 PDT 2023


PiotrZSL updated this revision to Diff 543206.
PiotrZSL edited the summary of this revision.
PiotrZSL added a comment.

rebase, add release notes, move tests to separate file


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135476

Files:
  clang-tools-extra/clang-tidy/bugprone/ForwardingReferenceOverloadCheck.cpp
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/docs/clang-tidy/checks/bugprone/forwarding-reference-overload.rst
  clang-tools-extra/test/clang-tidy/checkers/bugprone/forwarding-reference-overload-concepts.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135476.543206.patch
Type: text/x-patch
Size: 4424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230722/0478616a/attachment.bin>


More information about the cfe-commits mailing list