[libcxx-commits] [PATCH] D141799: [libc++] Remove <type_traits> includes from <atomic> and <ratio>

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 16 10:38:52 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdc21ce44047a: [libc++] Remove <type_traits> includes from <atomic> and <ratio> (authored by philnik).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141799

Files:
  libcxx/include/__chrono/duration.h
  libcxx/include/__chrono/time_point.h
  libcxx/include/atomic
  libcxx/include/ratio
  libcxx/test/libcxx/transitive_includes/cxx03.csv
  libcxx/test/libcxx/transitive_includes/cxx11.csv
  libcxx/test/libcxx/transitive_includes/cxx14.csv
  libcxx/test/libcxx/transitive_includes/cxx17.csv
  libcxx/test/libcxx/transitive_includes/cxx20.csv
  libcxx/test/libcxx/transitive_includes/cxx2b.csv
  libcxx/test/std/atomics/atomics.types.generic/constexpr_noexcept.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141799.489600.patch
Type: text/x-patch
Size: 7117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230116/2e066f20/attachment-0001.bin>


More information about the libcxx-commits mailing list