Skip to content

Commit 81c3955

Browse files
spacing
1 parent 1e86e8c commit 81c3955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/include/llvm/DebugInfo/DWARF/LowLevel/DWARFDataExtractorSimple.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ class DWARFDataExtractorBase : public DataExtractor {
179179

180180
class DWARFDataExtractorSimple
181181
: public DWARFDataExtractorBase<DWARFDataExtractorSimple> {
182-
public:
182+
public:
183183
using DWARFDataExtractorBase::DWARFDataExtractorBase;
184184

185185
LLVM_ABI uint64_t getRelocatedValueImpl(uint32_t Size, uint64_t *Off,

0 commit comments

Comments
 (0)