Commit e219cf6
authored
[Support] Modernize Uint24 in DataExtractor.h (NFC) (llvm#165118)
We can use brace initializer lists to simplify constructors.1 parent 378d5ea commit e219cf6
1 file changed
+2
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 22 | + | |
| 23 | + | |
28 | 24 | | |
29 | 25 | | |
30 | 26 | | |
| |||
0 commit comments