diff options
author | jimblandy <jimblandy@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2010-03-30 21:36:58 +0000 |
---|---|---|
committer | jimblandy <jimblandy@4c0a9323-5329-0410-9bdc-e9ce6186880e> | 2010-03-30 21:36:58 +0000 |
commit | 608d142aaa1da8e68e4635db77fd9f36d337276c (patch) | |
tree | fbe8ebddf73c9a210df1e975de4d3b353f40206e /src/third_party | |
parent | Breakpad Linux dumper: Make changes requested by Neal Sidhwaney in issue 59002. (diff) | |
download | breakpad-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/third_party')
0 files changed, 0 insertions, 0 deletions