[libcxx-commits] [PATCH] D91137: [5/N] [libcxx] Convert paths to/from the right narrow code page for narrow strings on windows

Adrian McCarthy via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 17 13:28:38 PST 2020


amccarth accepted this revision.
amccarth added a comment.

LGTM.

Excellent.  Somehow I missed that AreFileApisANSI was a Win32 function.  I must have mistyped it in my searches the other day.  This looks good.


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

https://reviews.llvm.org/D91137



More information about the libcxx-commits mailing list