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

Michael Miller via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 12 14:30:09 PDT 2016


michael_miller added a comment.

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?


http://reviews.llvm.org/D18584





More information about the cfe-commits mailing list