tahonermann requested changes to this revision.
tahonermann added a comment.

I agree with the analysis done by @steakhal. The static analyzer being used 
(which I'm not allowed to name) is being too noisy in these cases; it complains 
about every case where an object of class type is copied regardless of size. An 
issue has been reported to the static analysis vendor about this. These 
complaints from the static analyzer will need to be moderated until the vendor 
satisfactorily addresses the reported issue.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157129

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to