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

Issue 502003: Remove dead code

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by rafael.espindola
Modified:
12 years, 1 month ago
Reviewers:
Mark Mentovai, jimb
Base URL:
http://google-breakpad.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Remove dead code

Patch Set 1 #

Total comments: 1

Patch Set 2 : Also update the docs. #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
M src/common/dwarf/dwarf2diehandler.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M src/common/dwarf/dwarf2diehandler.h View 1 3 chunks +4 lines, -8 lines 0 comments Download
M src/common/dwarf/dwarf2diehandler_unittest.cc View 25 chunks +27 lines, -82 lines 0 comments Download
M src/common/dwarf/dwarf2reader.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/common/dwarf/dwarf2reader.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/common/dwarf/dwarf2reader_die_unittest.cc View 5 chunks +4 lines, -6 lines 0 comments Download
M src/common/dwarf/functioninfo.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/common/dwarf/functioninfo.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/common/dwarf_cu_to_module.cc View 4 chunks +4 lines, -8 lines 0 comments Download
M src/common/dwarf_cu_to_module.h View 3 chunks +2 lines, -5 lines 0 comments Download
M src/common/dwarf_cu_to_module_unittest.cc View 18 chunks +18 lines, -122 lines 0 comments Download

Messages

Total messages: 13
rafael.espindola
12 years, 1 month ago #1
Mark Mentovai
http://breakpad.appspot.com/502003/diff/1/src/common/dwarf/dwarf2diehandler.h File src/common/dwarf/dwarf2diehandler.h (right): http://breakpad.appspot.com/502003/diff/1/src/common/dwarf/dwarf2diehandler.h#newcode242 src/common/dwarf/dwarf2diehandler.h:242: // it is; and ATTRS is the list of ...
12 years, 1 month ago #2
rafael.espindola
12 years, 1 month ago #3
jimb
I think Mark should have the final say on this one, but for what it's ...
12 years, 1 month ago #4
rafael.espindola
> Rafael previously submitted a less expansive version of this patch, which I > declined ...
12 years, 1 month ago #5
jimb
On 2012/12/08 13:50:27, rafael.espindola wrote: > The code is dead (and rotting) and should be ...
12 years, 1 month ago #6
Mark Mentovai
I dunno, guys, I can see both sides of this one. In perfect isolation, this ...
12 years, 1 month ago #7
jimb
Right, the central disagreement is whether or not the potential for re-use should be taken ...
12 years, 1 month ago #8
rafael.espindola
On 10 December 2012 15:59, <mark@chromium.org> wrote: > I dunno, guys, I can see both ...
12 years, 1 month ago #9
Mark Mentovai
Thanks for arguing this so vigorously, guys. Since there doesn’t seem to be a present ...
12 years, 1 month ago #10
jimb
On 2012/12/12 01:32:11, Mark Mentovai wrote: > Thanks for arguing this so vigorously, guys. Since ...
12 years, 1 month ago #11
Mark Mentovai
Committed r1091. Thanks for the patch and the discussion.
12 years, 1 month ago #12
jimb
12 years, 1 month ago #13
On 2012/12/12 04:03:22, Mark Mentovai wrote:
> Committed r1091. Thanks for the patch and the discussion.

Sure thing! Thanks for your patience.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld 1004:630ec63f810e-tainted