Ignore constrained perfect forwarding constructors.
Fixes: #58230
Paths
| Differential D135476
[clang-tidy] Support concepts in `bugprone-forwarding-reference-overload` ClosedPublic Authored by Izaron on Oct 7 2022, 12:01 PM.
Details Summary Ignore constrained perfect forwarding constructors. Fixes: #58230
Diff Detail
Event TimelineEugene.Zelenko added inline comments.
Eugene.Zelenko added inline comments.
This revision is now accepted and ready to land.Jun 23 2023, 1:57 AM Closed by commit rG0e325081192b: [clang-tidy] Support concepts in `bugprone-forwarding-reference-overload` (authored by Izaron, committed by PiotrZSL). · Explain WhyJul 22 2023, 12:52 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 466144 clang-tools-extra/clang-tidy/bugprone/ForwardingReferenceOverloadCheck.cpp
clang-tools-extra/docs/clang-tidy/checks/bugprone/forwarding-reference-overload.rst
clang-tools-extra/test/clang-tidy/checkers/bugprone/forwarding-reference-overload.cpp
|
Please follow 80 characters limit.