[PATCH] D42225: libcxx: Provide overloads for basic_filebuf::open() et al that take wchar_t* filenames on Windows.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 24 11:20:28 PDT 2021
pcc added subscribers: thomasanderson, thakis.
pcc added a comment.
I believe that Chromium uses it (or at least it did at the time that I added this, and Chromium has since switched to using libc++ on Windows).
I don't work on Chromium much anymore but perhaps @thakis or @thomasanderson can confirm.
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D42225/new/
https://reviews.llvm.org/D42225
More information about the llvm-commits
mailing list