[llvm] [Support] Handle delete_pending case for Windows fs::status (PR #90655)
Jeremy Day via llvm-commits
llvm-commits at lists.llvm.org
Wed May 22 10:04:19 PDT 2024
z2oh wrote:
Thanks for your review @efriedma-quic! In the most recent update, I've removed the loop and return `pending_delete` right away when that case is hit, leaving it up to the caller to determine how to handle this. I believe this PR should be ready to merge, thanks all for the discussion and iteration.
https://github.com/llvm/llvm-project/pull/90655
More information about the llvm-commits
mailing list