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

Issue 6297080: [Google 4.6] Backport C++ canonicalization patch

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 10 months ago by saugustine
Modified:
11 years, 10 months ago
Reviewers:
Diego Novillo
CC:
gcc-patches_gcc.gnu.org
Base URL:
svn+ssh://gcc.gnu.org/svn/gcc/branches/google/gcc-4_6/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -11 lines) Patch
M gcc/c-family/c-pretty-print.h View 1 chunk +2 lines, -2 lines 0 comments Download
M gcc/cp/cp-lang.c View 1 chunk +3 lines, -9 lines 0 comments Download
M gcc/cp/cp-tree.h View 1 chunk +2 lines, -0 lines 0 comments Download
M gcc/cp/error.c View 2 chunks +30 lines, -0 lines 0 comments Download

Messages

Total messages: 4
saugustine
The enclosed patch for Google 4.6 backports the final pubnames-canonicalization patch from top of trunk. ...
11 years, 10 months ago (2012-06-12 15:58:33 UTC) #1
Diego Novillo
On 12-06-12 11:58 , Sterling Augustine wrote: > +/* Wrap lang_decl_name with options appropriate for ...
11 years, 10 months ago (2012-06-12 16:36:52 UTC) #2
saugustine
On Tue, Jun 12, 2012 at 9:36 AM, Diego Novillo <dnovillo@google.com> wrote: > On 12-06-12 ...
11 years, 10 months ago (2012-06-12 16:57:26 UTC) #3
Diego Novillo
11 years, 10 months ago (2012-06-12 16:58:51 UTC) #4
On 12-06-12 12:57 , Sterling Augustine wrote:

> The wrapper code is the same, but the internal call is
> not--"lang_decl_name" and "decl_as_string" return different strings,
> and their interface is different so it wouldn't be easy to pass a
> function pointer.
>
> So, I'm not sure how you would combine the code without it getting more ugly.

Ah, you're right.  I missed that.  In any case, that's fine.  The code 
is short enough.


Thanks.  Diego.
Sign in to reply to this message.

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