This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/2] C++ template type diff printing


On Mon, May 8, 2017 at 7:36 AM, Nathan Sidwell <nathan@acm.org> wrote:

I agree with most of Nathan's comments, but

> 'tree' sounds implementor-speaky,  Perhaps
> '-fdiagnostic-expand-template-args' or something?

I like "tree" here; I read it as referring to the formatting of the
abstract tree data structure, not the GCC internal type.

Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]