[Lldb-commits] [lldb] [lldb][test] Fix TestLongjmp (PR #185464)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 10 03:21:23 PDT 2026


DavidSpickett wrote:

Please include in the PR description why this fix works.

I am not sure how it ever worked. The comment sounds like it should always jump, but the code would never have been jumping. Maybe there are times where `(bool)clock()` truncates to zero?

https://github.com/llvm/llvm-project/pull/185464


More information about the lldb-commits mailing list