Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
qjerome committed Mar 3, 2025
1 parent 94a2894 commit 7b3876e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/llvm/di.rs
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ impl DISanitizer {
false
})
.collect();

if enum_types_len != new_enums.len() {
di_cu.replace_enum_types(self.builder, new_enums);
}
Expand Down

0 comments on commit 7b3876e

Please sign in to comment.