[PATCH] D94658: Remove redundant move call in return statements

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 02:20:22 PST 2021


RKSimon added a comment.

Also, sorry for hijacking but if you're looking at std::move cleanup, this scary static analysis warning has been around for a while: https://llvm.org/reports/scan-build/report-BitcodeReader.cpp-BitcodeReader-0-1.html#EndPath


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94658



More information about the llvm-commits mailing list