[PATCH] D75901: [clang-tidy] misc-unconventional-assign-operator suggest to use rvalue references in C++03 mode
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 11 01:36:00 PDT 2020
njames93 accepted this revision.
njames93 added a comment.
This revision is now accepted and ready to land.
LGTM
For the record `check-clang-tools` is sufficient for testing all clang tidy checks
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75901/new/
https://reviews.llvm.org/D75901
More information about the cfe-commits
mailing list