[PATCH] D149647: [NFC][Clang]Fix static analyzer tool remarks about large copies by value

Björn Schäpers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 2 12:16:45 PDT 2023


HazardyKnusperkeks requested changes to this revision.
HazardyKnusperkeks added a comment.
This revision now requires changes to proceed.

But it is plain wrong.
It was done on purpose, so that e.g. `RemoveBracesLLVM` is not set when the `SemiRemover` does its work.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149647



More information about the cfe-commits mailing list