[libcxx-commits] [PATCH] D138384: [libc++] Remove libc++'s own <limits.h>
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Dec 5 06:24:05 PST 2022
ldionne updated this revision to Diff 480089.
ldionne retitled this revision from "[libc++] Remove workaround for limits.h on GCC" to "[libc++] Remove libc++'s own <limits.h>".
ldionne edited the summary of this revision.
ldionne added a comment.
Remove limits.h instead.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138384/new/
https://reviews.llvm.org/D138384
Files:
libcxx/include/limits.h
libcxx/include/module.modulemap.in
libcxx/test/libcxx/assertions/headers_declare_verbose_abort.sh.cpp
libcxx/test/libcxx/clang_tidy.sh.cpp
libcxx/test/libcxx/double_include.sh.cpp
libcxx/test/libcxx/min_max_macros.compile.pass.cpp
libcxx/test/libcxx/modules_include.sh.cpp
libcxx/test/libcxx/nasty_macros.compile.pass.cpp
libcxx/test/libcxx/no_assert_include.compile.pass.cpp
libcxx/test/libcxx/transitive_includes.sh.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138384.480089.patch
Type: text/x-patch
Size: 58442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221205/baca4005/attachment-0001.bin>
More information about the libcxx-commits
mailing list