[llvm-branch-commits] [NFC][lsan] Restructure loop in ProcessThreads (PR #112609)

Vitaly Buka via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Oct 16 13:09:12 PDT 2024


https://github.com/vitalybuka created https://github.com/llvm/llvm-project/pull/112609

The goal is to move `SuspendedThreadsList` into
the begining of the loop, and prepare for
extraction the rest of the loop body into a
function.





More information about the llvm-branch-commits mailing list