[libcxx-commits] [PATCH] D113831: [libc++][NFC] Move format_to_n_result.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Nov 13 11:17:40 PST 2021


Mordante updated this revision to Diff 387039.
Mordante added a comment.

Fixes building on Apple. (Basically disabling the build.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113831

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__format/format_to_n_result.h
  libcxx/include/format
  libcxx/include/module.modulemap
  libcxx/test/libcxx/diagnostics/detail.headers/format/format_to_n_result.module.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113831.387039.patch
Type: text/x-patch
Size: 4552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211113/79379d55/attachment-0001.bin>


More information about the libcxx-commits mailing list