[PATCH] D18584: Complete support for C++ Core Guidelines Type.6: Always initialize a member variable.

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 12 14:53:04 PDT 2016


alexfh added a comment.

In http://reviews.llvm.org/D18584#399056, @michael_miller wrote:

> In http://reviews.llvm.org/D18584#399024, @alexfh wrote:
>
> > I can commit the patch for you, but you need to split it in two: one for the cfe repository, one for clang-tools-extra.
>
>
> Great—thanks! I have them separated already and had to merge them for the Phabricator review. Does that mean I should open another review for the cfe one with you as a reviewer and make this one only clang-tools-extra changes or is there an easier way for me to give the patches to you?


Yes, please create another Differential revision for the cfe patch. That's probably the easiest way to transfer patches ;)


http://reviews.llvm.org/D18584





More information about the cfe-commits mailing list