public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Chris Lattner <clattner@apple.com>
To: "Manuel López-Ibáñez" <lopezibanez@gmail.com>
Cc: Benjamin Kosnik <bkoz@redhat.com>,
	 libstdc++@gcc.gnu.org,  gcc@gcc.gnu.org
Subject: Re: RFC: c++ diagnostics
Date: Tue, 06 Apr 2010 16:45:00 -0000	[thread overview]
Message-ID: <BEDCAA98-5665-4909-903A-DC0FA163BEBD@apple.com> (raw)
In-Reply-To: <o2v6c33472e1004060929h5381008bo92c0d186c6acad7f@mail.gmail.com>

On Apr 6, 2010, at 9:29 AM, Manuel López-Ibáñez wrote:
>> Hi Benjamin,
>> 
>> I wrote a little blog post that shows off some of the things that Clang can do.  It would be great to improve some of GCC/G++'s diagnostics in a similar way:
>> 
>> http://blog.llvm.org/2010/04/amazing-feats-of-clang-error-recovery.html
> 
> Unfortunately, you mix C and C++ examples. I know it is because clang
> parses both with the same parser but this thread is only discussing
> improving C++ diagnostics in GCC, and there is no plan or project for
> C diagnostics. As it happens, some C++ diagnostics are better than the
> same diagnostic for C and viceversa.

I think all the C examples are also valid C++ code, they should apply equally well, but I admit that I didn't try those on g++ to see how it does.  I figured it also didn't matter much because there has surely been significant progress since gcc 4.2.

-Chris

  reply	other threads:[~2010-04-06 16:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-05 15:20 Benjamin Kosnik
2010-04-05 17:24 ` Chris Lattner
2010-04-05 19:51   ` Benjamin Kosnik
2010-04-05 19:54     ` Chris Lattner
2010-04-05 18:59 ` Manuel López-Ibáñez
2010-04-05 19:44   ` Benjamin Kosnik
2010-04-06 16:00 ` Chris Lattner
2010-04-06 16:20   ` Joe Buck
2010-04-06 16:29   ` Manuel López-Ibáñez
2010-04-06 16:45     ` Chris Lattner [this message]
2010-04-06 19:03       ` Joe Buck
2010-04-06 21:02         ` Laurent GUERBY
2010-04-07  6:46           ` Robert Dewar
2010-04-14  6:24 ` Manuel López-Ibáñez
2010-04-14 13:18 ` Manuel López-Ibáñez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BEDCAA98-5665-4909-903A-DC0FA163BEBD@apple.com \
    --to=clattner@apple.com \
    --cc=bkoz@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=libstdc++@gcc.gnu.org \
    --cc=lopezibanez@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).