[PATCH] D39428: [Analyzer] As suggested, use value storage for BodyFarm

Anna Zaks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 31 13:41:10 PDT 2017


zaks.anna added a comment.

> Also if you check the code snippets in the coding standard: https://llvm.org/docs/CodingStandards.html#beware-unnecessary-copies-with-auto you can see that where we officially put the references.

Correct! The reference should not go with the type name.
George, please, address the comments before committing.


https://reviews.llvm.org/D39428





More information about the cfe-commits mailing list