llvm-project
94d4e3ae - [libc++] Refactor poll_with_backoff (#173184)

Commit
52 days ago
[libc++] Refactor poll_with_backoff (#173184) This patch gets rid of bool result values which were confusing, and instead replaces them with enum class values describing the meaning of each return value.
Author
Parents
Loading