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, RFC] plugin to warn about surplus includes


On 5/18/10, Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> wrote:
> Hi,
>
> A couple of days ago i was asking:
> does any frontend support some sort of noting that a user-header was
> included but no decl of it was ever referenced (i.e. superfluous
> #include) ?
>
> I could not find an appropriate tool to diagnose them, so i was thinking
> about a gcc plugin to do that.

*bows*

Such a plugin would be very welcome for me at least.

Ciao!
Steven


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