[libcxx-commits] [PATCH] D131425: [libc++] Remove workarounds for systems that used to require __need_XXX macros
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 22 06:49:56 PST 2022
ldionne updated this revision to Diff 477177.
ldionne retitled this revision from "[libc++] Remove workarounds for systems with tortuous include requirements" to "[libc++] Remove workarounds for systems that used to require __need_XXX macros".
ldionne edited the summary of this revision.
ldionne added a comment.
Reupload without any __need_XXX macros
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131425/new/
https://reviews.llvm.org/D131425
Files:
libcxx/include/ext/__hash
libcxx/include/module.modulemap.in
libcxx/include/stdbool.h
libcxx/include/stddef.h
libcxx/include/stdio.h
libcxx/include/stdlib.h
libcxx/include/wchar.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131425.477177.patch
Type: text/x-patch
Size: 4288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221122/ac9b2ecd/attachment.bin>
More information about the libcxx-commits
mailing list