aboutsummaryrefslogtreecommitdiff
path: root/src/common/linux/dump_symbols.cc
diff options
context:
space:
mode:
authorjimblandy <jimblandy@4c0a9323-5329-0410-9bdc-e9ce6186880e>2010-03-30 21:36:58 +0000
committerjimblandy <jimblandy@4c0a9323-5329-0410-9bdc-e9ce6186880e>2010-03-30 21:36:58 +0000
commit608d142aaa1da8e68e4635db77fd9f36d337276c (patch)
treefbe8ebddf73c9a210df1e975de4d3b353f40206e /src/common/linux/dump_symbols.cc
parentBreakpad Linux dumper: Make changes requested by Neal Sidhwaney in issue 59002. (diff)
downloadbreakpad-608d142aaa1da8e68e4635db77fd9f36d337276c.tar.xz
Breakpad DWARF parser: correct comments regarding dynamic_cast.
The comments don't accurately describe what the style guide says. Regardless of what the style guide says, RTTI seems to make trouble in practice, because so many people build with it disabled. Since only the symbol dumper uses RTTI, not the client library, it may be practical for people to simply enable RTTI for the dumper. Failing that, it may be best in the long run to violate the style guide and make the code work sans RTTI. a=jimblandy, r=mmentovai git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@561 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/common/linux/dump_symbols.cc')
0 files changed, 0 insertions, 0 deletions