[libcxx-commits] [PATCH] D91141: [9/N] [libcxx] Implement the stat function family on top of native windows APIs

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Dec 18 01:30:33 PST 2020


mstorsjo added a comment.

In D91141#2403239 <https://reviews.llvm.org/D91141#2403239>, @amccarth wrote:

> LGTM as long as the run-time calculation of the default value for set_errno is legit.

Can you set it as formally approved from your side, to maybe ease with getting it looked at by the libc++ approvers?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91141/new/

https://reviews.llvm.org/D91141



More information about the libcxx-commits mailing list