Commit 8c0c768
Fix race condition during iteration through modules (llvm#139283) (llvm#139862)
Use the locking iterator to ensure module don't change during iteration.
(cherry picked from commit c72c0b2)1 parent 45781f1 commit 8c0c768
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1452 | 1452 | | |
1453 | 1453 | | |
1454 | 1454 | | |
1455 | | - | |
1456 | | - | |
| 1455 | + | |
1457 | 1456 | | |
1458 | 1457 | | |
1459 | 1458 | | |
| |||
0 commit comments