Commit 3ffde4a
authored
[APInt] Removed redundant assert and condition in APInt::SetBits (llvm#138038)
During [pull request](llvm#137098) it was suggested that I remove these redundant parts of APInt::SetBits.1 parent 39f5a42 commit 3ffde4a
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1366 | 1366 | | |
1367 | 1367 | | |
1368 | 1368 | | |
1369 | | - | |
1370 | 1369 | | |
1371 | 1370 | | |
1372 | 1371 | | |
1373 | | - | |
| 1372 | + | |
1374 | 1373 | | |
1375 | 1374 | | |
1376 | 1375 | | |
| |||
0 commit comments