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

Logan Gnanapragasam via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 3 09:17:28 PDT 2023


gnanabit updated this revision to Diff 510532.
gnanabit added a comment.

Add release notes entry.

Thanks for the reviews! Happy to reword the release notes if they are unclear.

@courbet or @PiotrZSL, I don't have commit access. Can you land this patch for
me? Please use "Logan Gnanapragasam (gnanabit at google.com)" to commit the change.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147419

Files:
  clang-tools-extra/clang-tidy/performance/NoAutomaticMoveCheck.cpp
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/test/clang-tidy/checkers/performance/no-automatic-move.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147419.510532.patch
Type: text/x-patch
Size: 3770 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230403/6a81569c/attachment.bin>


More information about the cfe-commits mailing list