[libcxx-commits] [PATCH] D140600: [libc++] Granularize <type_traits> includes in <bit>, <numbers> and <coroutine>
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jan 20 23:14:09 PST 2023
philnik updated this revision to Diff 491040.
philnik marked an inline comment as done.
philnik added a comment.
Don't remove includes in older versions
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140600/new/
https://reviews.llvm.org/D140600
Files:
libcxx/include/__coroutine/coroutine_handle.h
libcxx/include/__coroutine/coroutine_traits.h
libcxx/include/__numeric/gcd_lcm.h
libcxx/include/__numeric/midpoint.h
libcxx/include/coroutine
libcxx/include/numbers
libcxx/include/numeric
libcxx/test/libcxx/transitive_includes/cxx2b.csv
libcxx/test/std/numerics/bit/bit.pow.two/bit_ceil.fail.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140600.491040.patch
Type: text/x-patch
Size: 4599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230121/f303f0ca/attachment-0001.bin>
More information about the libcxx-commits
mailing list