Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2714)

Issue 4389045: Add debugging functions for cp_parser (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years ago by Diego Novillo
Modified:
12 years, 11 months ago
Reviewers:
richard.guenther, Lawrence Crowl
CC:
jason_redhat.com, gcc-patches_gcc.gnu.org
Visibility:
Public.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+223 lines, -10 lines) Patch
M gcc/cp/parser.h View 1 chunk +3 lines, -1 line 0 comments Download
M gcc/cp/parser.c View 2 chunks +217 lines, -6 lines 1 comment Download
M gcc/cp/pph.c View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 7
Diego Novillo
This patch adds a debugging function to print the state of a cp_parser instance. It ...
13 years ago (2011-04-11 16:24:31 UTC) #1
Lawrence Crowl
One oddity, otherwise LGTM. http://codereview.appspot.com/4389045/diff/1/gcc/cp/parser.c File gcc/cp/parser.c (right): http://codereview.appspot.com/4389045/diff/1/gcc/cp/parser.c#newcode375 gcc/cp/parser.c:375: if (flag) This code will ...
13 years ago (2011-04-13 00:02:04 UTC) #2
Diego Novillo
On Tue, Apr 12, 2011 at 20:02, <crowl@google.com> wrote: > One oddity, otherwise LGTM. > ...
13 years ago (2011-04-13 00:53:24 UTC) #3
richard.guenther_gmail.com
On Wed, Apr 13, 2011 at 2:02 AM, <crowl@google.com> wrote: > One oddity, otherwise LGTM. ...
13 years ago (2011-04-13 09:25:04 UTC) #4
Diego Novillo
On Wed, Apr 13, 2011 at 05:25, Richard Guenther <richard.guenther@gmail.com> wrote: > On Wed, Apr ...
13 years ago (2011-04-13 12:29:29 UTC) #5
richard.guenther_gmail.com
On Wed, Apr 13, 2011 at 2:29 PM, Diego Novillo <dnovillo@google.com> wrote: > On Wed, ...
13 years ago (2011-04-13 12:39:15 UTC) #6
Diego Novillo
13 years ago (2011-04-13 12:49:11 UTC) #7
On Wed, Apr 13, 2011 at 08:39, Richard Guenther
<richard.guenther@gmail.com> wrote:
> On Wed, Apr 13, 2011 at 2:29 PM, Diego Novillo <dnovillo@google.com> wrote:
>>
>> I'm not sure if that can be controlled.  When you respond to a hunk on
>> Rietveld, it creates the quote automatically.  Maybe there is a way of
>> increasing the scope of the quote.  I'll ask.
>
> Quoting the patch hunk that is associated with the commend would be enough.

Agreed, but it's easier if double-click DTRT.


Diego.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b