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: [C++ PATCH] empty-declarations


On 04/10/2018 12:43 PM, Jason Merrill wrote:
On Tue, Apr 10, 2018 at 12:32 PM, Nathan Sidwell <nathan@acm.org> wrote:
On 04/10/2018 12:00 PM, Jason Merrill wrote:

I don't see why we should warn at all.

It's not on by default, but some people want to get a warning about
redundant semicolons.  Clang also has this flag.

OK, Then I presume it should warn about all such semicolons.

nathan

--
Nathan Sidwell


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