[libcxx-commits] [PATCH] D89530: [libcxx] [test] Fix filesystem_test_helper.h to compile for windows
Martin Storsjö via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Oct 19 08:15:39 PDT 2020
mstorsjo updated this revision to Diff 299062.
mstorsjo added a comment.
Herald added a subscriber: arichardson.
Redirect fewer functions, by enabling -D_CRT_NONSTDC_NO_WARNINGS and linking to oldnames.lib with D89702 <https://reviews.llvm.org/D89702>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89530/new/
https://reviews.llvm.org/D89530
Files:
libcxx/test/support/filesystem_test_helper.h
libcxx/utils/libcxx/test/config.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89530.299062.patch
Type: text/x-patch
Size: 9587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201019/04271388/attachment.bin>
More information about the libcxx-commits
mailing list