[lldb][NFC] Fix unsigned/signed cmp warning in MainLoopTest
The gtest checks compare all against unsigned int constants so this also needs to be unsigned.
Loading
Please register or sign in to comment
The gtest checks compare all against unsigned int constants so this also needs to be unsigned.