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 05/08/2017 12:51 PM, David Malcolm wrote:
On Mon, 2017-05-08 at 07:36 -0400, Nathan Sidwell wrote:
On 05/04/2017 07:44 PM, David Malcolm wrote:

Is '-felide-type' a good name?  Wouldn't something like
'-fdiagnostic-elide-template-args' be better?

Here I'm merely copying clang's option name.
   http://clang.llvm.org/docs/UsersManual.html#cmdoption-fno-elide-type

Whelp, that's ... unfortunate.

nathan
--
Nathan Sidwell


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