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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jan 15 14:29:19 PST 2023


philnik updated this revision to Diff 489395.
philnik added a comment.

Try to fix CI


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.489395.patch
Type: text/x-patch
Size: 7117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230115/353144ef/attachment.bin>


More information about the libcxx-commits mailing list