This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] Flag std::forward on non-forwarding references
AbandonedPublic

Authored by ccotter on Mar 25 2023, 3:52 PM.

Details

Reviewers
njames93
Summary

Implement the std::forward specific enforcement of ES.56.

Diff Detail

Event Timeline

ccotter created this revision.Mar 25 2023, 3:52 PM
Herald added a project: Restricted Project. · View Herald Transcript
ccotter requested review of this revision.Mar 25 2023, 3:52 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 25 2023, 3:52 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
ccotter abandoned this revision.Mar 26 2023, 9:34 AM

Indeed - sorry i missed that