[PATCH] D147419: [clang-tidy] ignore NRVO const variables in performance-no-automatic-move.

Piotr Zegar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 3 08:19:00 PDT 2023


PiotrZSL accepted this revision.
PiotrZSL added a comment.

Current change is correct.
This check could be improved in future.
LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147419



More information about the cfe-commits mailing list