This repository was archived by the owner on Sep 15, 2025. It is now read-only.
Commit 67c974b
authored
[lldb][DWARFASTParserClang][NFC] Remove redundant parameter to ParseChildParameters (llvm#121033)
This was never set to anything other than `true`.1 parent 207e485 commit 67c974b
File tree
2 files changed
+8
-10
lines changed- lldb/source/Plugins/SymbolFile/DWARF
2 files changed
+8
-10
lines changedLines changed: 7 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1222 | 1222 | | |
1223 | 1223 | | |
1224 | 1224 | | |
1225 | | - | |
1226 | | - | |
1227 | | - | |
1228 | | - | |
1229 | | - | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
1230 | 1228 | | |
1231 | 1229 | | |
1232 | 1230 | | |
| |||
2325 | 2323 | | |
2326 | 2324 | | |
2327 | 2325 | | |
2328 | | - | |
| 2326 | + | |
2329 | 2327 | | |
2330 | 2328 | | |
2331 | 2329 | | |
| |||
3069 | 3067 | | |
3070 | 3068 | | |
3071 | 3069 | | |
3072 | | - | |
3073 | | - | |
| 3070 | + | |
| 3071 | + | |
3074 | 3072 | | |
3075 | 3073 | | |
3076 | 3074 | | |
| |||
3125 | 3123 | | |
3126 | 3124 | | |
3127 | 3125 | | |
3128 | | - | |
| 3126 | + | |
3129 | 3127 | | |
3130 | 3128 | | |
3131 | 3129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
0 commit comments