[libcxx-commits] [PATCH] D94824: [MSVC] Disable <fstream> usage of <filesystem>

Reid Kleckner via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 19 09:56:49 PST 2021


rnk added a comment.

In D94824#2505131 <https://reviews.llvm.org/D94824#2505131>, @ldionne wrote:

> @rnk Can you please take a look at https://reviews.llvm.org/D94921 and tell me if that solves your issues? That would be my preferred way forward.

Yep, that should work for us. I haven't patched in and tested yet, but I'll send follow up patches if it doesn't work on the first try.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94824



More information about the libcxx-commits mailing list