[PATCH] D151092: [clang-tidy]performance-no-automatic-move: fix false negative on `const T&&` ctors.

Clement Courbet via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 24 06:20:38 PDT 2023


courbet added a comment.

In D151092#4368151 <https://reviews.llvm.org/D151092#4368151>, @aaron.ballman wrote:

> The release note references documentation that doesn't exist, so Sphinx is failing: https://lab.llvm.org/buildbot/#/builders/115/builds/46942

Sorry, fixed in rG62dc3ba8442f <https://reviews.llvm.org/rG62dc3ba8442fa3f7003d46d2838307452a0391f4>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151092



More information about the cfe-commits mailing list