Skip to content

Commit c8ab7e7

Browse files
authored
fixup! fix encoding
1 parent fb45b0e commit c8ab7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/unittests/SymbolFile/DWARF/DWARFASTParserClangTests.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1672,7 +1672,7 @@ TEST_F(DWARFASTParserClangTests, TestTypeBitSize) {
16721672
- AbbrCode: 0x2
16731673
Values:
16741674
- Value: 0x0
1675-
- Value: 0x3e
1675+
- Value: 0x05
16761676
- Value: 0x01
16771677
- Value: 0x02
16781678
...

0 commit comments

Comments
 (0)