diff options
Diffstat (limited to 'dwarflint/check_debug_loc_range.hh')
| -rw-r--r-- | dwarflint/check_debug_loc_range.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dwarflint/check_debug_loc_range.hh b/dwarflint/check_debug_loc_range.hh index 882b529b..cbc1e7cb 100644 --- a/dwarflint/check_debug_loc_range.hh +++ b/dwarflint/check_debug_loc_range.hh @@ -31,7 +31,7 @@ #include "dwarf_version_i.hh" class loc_range_locus - : public clonable_locus<loc_range_locus> + : public locus { locus const &_m_parent; Dwarf_Off _m_offset; |
