[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 10:54:14 PST 2023


philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const, huixie90.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

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/cxx2b.csv
  libcxx/test/std/atomics/atomics.types.generic/constexpr_noexcept.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141799.489377.patch
Type: text/x-patch
Size: 4680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230115/85db980b/attachment-0001.bin>


More information about the libcxx-commits mailing list