On Wed, 2017-05-10 at 09:34 -0400, Nathan Sidwell wrote: > On 05/09/2017 09:41 PM, David Malcolm wrote: > > On Tue, 2017-05-09 at 10:52 -0400, Nathan Sidwell wrote: > > > I split out the non-c++ bits into a separate patch. > > > > v3 of the patch kit is thus three parts: > > > > [1/3] Non-C++ parts of template type diff printing > > I believe I can self-approve this part > > > > [2/3] (v3) C++ template type diff printing > > Updated as above. > > C++ bits ok -- thanks for addressing my points. Give Jason a day to > respond if he wants too. The gcc/c-family/ and gcc/ changes will > need > someone other than me. > > > [3/3] (v3) Use %qH and %qI throughout C++ frontend > > Mostly mechanical > > ok. > > nathan
Thanks. Jason didn't respond, and I believe I can self-approve the other changes (all part of the diagnostics subsystem). I've committed the combination of the patches to trunk (as r248698) after rebasing and retesting.