[libcxx-commits] [PATCH] D144734: [libcxx] Enable support for static and debug Windows runtimes
Andrew Ng via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jun 9 08:58:22 PDT 2023
andrewng updated this revision to Diff 529979.
andrewng edited the summary of this revision.
andrewng added a comment.
Update for review comments and to fix CI.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144734/new/
https://reviews.llvm.org/D144734
Files:
libcxx/CMakeLists.txt
libcxx/src/CMakeLists.txt
libcxx/src/filesystem/operations.cpp
libcxx/test/configs/llvm-libc++-shared-clangcl.cfg.in
libcxx/test/configs/llvm-libc++-shared-no-vcruntime-clangcl.cfg.in
libcxx/test/configs/llvm-libc++-static-clangcl.cfg.in
libcxx/test/std/experimental/memory/memory.resource.global/new_delete_resource.pass.cpp
libcxx/test/support/set_windows_crt_report_mode.h
libcxx/utils/libcxx/test/features.py
libcxx/utils/libcxx/test/params.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144734.529979.patch
Type: text/x-patch
Size: 19629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230609/2375cb54/attachment-0001.bin>
More information about the libcxx-commits
mailing list